Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_MCP_HOSTNoThe host address to bind the server to.127.0.0.1
API_MCP_PATHNoThe MCP endpoint path./mcp
API_MCP_PORTNoThe port to run the server on.8765
API_MCP_TOKENNoOptional shared Bearer token. Empty means no authentication.
API_MCP_DOCS_DIRNoDirectory containing Markdown API docs.data/apis
API_MCP_PUBLIC_HOSTNoPublic hostname/IP for the management console. Required when token is enabled.
API_MCP_TEMPLATE_PATHNoPath to the API doc template.data/templates/api-doc.template.md
API_MCP_CATEGORIES_PATHNoPath to the categories registry.data/categories.json

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/wx971025/TeamAPI-MCP'

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