Skip to main content
Glama
u9401066

asset-aware-mcp

by u9401066

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_DIRNoData directory for documents, assets, and cache../data
LLM_BACKENDNoLLM backend, e.g., 'openrouter'.
UV_CACHE_DIRNouv cache directory, defaults to DATA_DIR/.uv-cache.
ENABLE_LIGHTRAGNoEnable LightRAG knowledge graph backend (boolean as string).false
OPENROUTER_MODELNoModel identifier for OpenRouter, e.g., 'liquid/lfm-2.5-1.2b-instruct:free'.
OPENROUTER_API_KEYNoAPI key for OpenRouter if LLM_BACKEND is 'openrouter'.
ASSET_AWARE_MCP_TOOL_SURFACENoTool surface mode: 'compact', 'legacy', or default 'balanced'.balanced
ASSET_AWARE_MCP_ENABLE_LEGACY_TOOLSNoEnable legacy tools (boolean as string).false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/u9401066/asset-aware-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server