Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoThe host to bind the SSE server to when running in SSE mode.
portNoThe port to bind the SSE server to when running in SSE mode.
BASE_URLNoEnvironment variable for the base URL of the OpenAI-compatible API used by clients.
transportNoThe communication transport mode to use. Can be 'stdio' for CLI-style operation or 'sse' for an HTTP SSE server.stdio
MODEL_NAMENoEnvironment variable for the model name, typically used for connecting LangGraph or other clients.
BRAVE_API_KEYNoAPI key required for the Brave Search MCP server to provide web search capabilities.
OPENAI_API_KEYNoEnvironment variable for the OpenAI API key used by clients.
MULTI_MCP_API_KEYNoOptional secret key for authentication when managing the proxy via HTTP API.
GITHUB_PERSONAL_ACCESS_TOKENNoPersonal access token required for the GitHub MCP server to manage repositories, issues, and pull requests.

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/itstanner5216/multi-mcp'

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