Unified Dynamic MCP Server
by sasajib
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_API_KEY | No | Google AI API key for Gemini | |
| OPENAI_API_KEY | No | OpenAI API key | |
| VOYAGE_API_KEY | No | Voyage AI API key | |
| OLLAMA_BASE_URL | No | Ollama base URL (e.g., http://localhost:11434) | |
| GRAPHITI_ENABLED | No | Enable Graphiti knowledge graph | false |
| ANTHROPIC_API_KEY | No | Anthropic API key | |
| CODANNA_INDEX_DIR | No | Codanna index directory | .codanna |
| CLAUDE_MEM_API_URL | No | Claude-mem API endpoint | http://localhost:37777 |
| GRAPHITI_LLM_MODEL | No | Model name (e.g., gemini-2.5-flash, gpt-4o, claude-3-5-sonnet-20241022) | |
| GRAPHITI_LLM_PROVIDER | No | LLM provider: openai, anthropic, azure_openai, ollama, google_ai | openai |
| GRAPHITI_EMBEDDER_MODEL | No | Embedder model (e.g., text-embedding-004, text-embedding-3-small) | |
| GRAPHITI_RERANKER_MODEL | No | Reranker model (Gemini only) | gemini-2.5-flash-lite |
| GRAPHITI_EMBEDDER_PROVIDER | No | Embedder provider: openai, voyage_ai, azure_openai, ollama, google_ai | openai |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues