Skip to main content
Glama
sasajib

Unified Dynamic MCP Server

by sasajib

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_API_KEYNoGoogle AI API key for Gemini
OPENAI_API_KEYNoOpenAI API key
VOYAGE_API_KEYNoVoyage AI API key
OLLAMA_BASE_URLNoOllama base URL (e.g., http://localhost:11434)
GRAPHITI_ENABLEDNoEnable Graphiti knowledge graphfalse
ANTHROPIC_API_KEYNoAnthropic API key
CODANNA_INDEX_DIRNoCodanna index directory.codanna
CLAUDE_MEM_API_URLNoClaude-mem API endpointhttp://localhost:37777
GRAPHITI_LLM_MODELNoModel name (e.g., gemini-2.5-flash, gpt-4o, claude-3-5-sonnet-20241022)
GRAPHITI_LLM_PROVIDERNoLLM provider: openai, anthropic, azure_openai, ollama, google_aiopenai
GRAPHITI_EMBEDDER_MODELNoEmbedder model (e.g., text-embedding-004, text-embedding-3-small)
GRAPHITI_RERANKER_MODELNoReranker model (Gemini only)gemini-2.5-flash-lite
GRAPHITI_EMBEDDER_PROVIDERNoEmbedder provider: openai, voyage_ai, azure_openai, ollama, google_aiopenai

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/sasajib/unified-mcp'

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