Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host address0.0.0.0
PATHNoHTTP endpoint path/mcp
PORTNoServer port8000
DB_NAMENoMilvus database namedefault
TRANSPORTNoTransport protocol to use (http, sse, or stdio)http
MILVUS_URINoMilvus server URIhttp://localhost:19530
MILVUS_TOKENNoMilvus authentication token for remote instances
OPENAI_API_KEYYesRequired for document processing and embedding generation. Essential when using tools that involve code retrieval or documentation indexing.

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/Shawnzheng011019/milvus-sdk-code-helper'

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