Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_HOSTNoQdrant host (default: localhost)
QDRANT_PORTNoQdrant port (default: 6333)
SERVER_PORTNoPort for the MCP server (default: 8001)
ROW_BATCH_SIZENoBatch size for row processing (default: 100)
TRANSPORT_TYPENoTransport type for MCP (default: streamable-http)
COLLECTION_NAMENoName of the Qdrant collection (default: 1c_rag)
EMBEDDING_BATCH_SIZENoBatch size for embedding generation (default: 32)
EMBEDDING_SERVICE_URLNoURL for the embedding service (default: http://localhost:5000)

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/royfincher25-source/1c-rag-mcp'

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