Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_URLNoOllama server URL (required if EMBEDDING_PROVIDER=ollama)http://localhost:11434
QDRANT_URLYesURL of the Qdrant serverhttp://localhost:6333
PROJECT_ROOTYesAbsolute path to the project root directory
OPENAI_API_KEYNoOpenAI API key (required if EMBEDDING_PROVIDER=openai)
EMBEDDING_PROVIDERYesEmbedding provider: 'openai' or 'ollama'
OLLAMA_EMBEDDING_MODELNoOllama embedding model (default: nomic-embed-text)nomic-embed-text
OPENAI_EMBEDDING_MODELNoOpenAI embedding model (default: text-embedding-3-small)text-embedding-3-small

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/dutchakdev/qdrant-mcp'

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