Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP host for HTTP transport. Defaults to '0.0.0.0'.0.0.0.0
PORTNoHTTP port for HTTP transport. Defaults to '8000'.8000
DRY_RUNYesSet to 'true' to avoid real API calls, 'false' for production.
LOG_LEVELNoPython logging level. Defaults to 'INFO'.INFO
GITHUB_REPOYesGitHub repository name.
GITHUB_OWNERYesGitHub owner (user or organization).
GITHUB_TOKENYesGitHub personal access token.
NOTION_TOKENYesNotion integration token.
MCP_TRANSPORTNoTransport mode: 'stdio' or 'http'. Defaults to 'stdio'.stdio
GOOGLE_CLIENT_IDYesGoogle OAuth client ID.
GOOGLE_CALENDAR_IDYesGoogle Calendar ID (e.g., 'primary').
NOTION_DATABASE_IDYesNotion database ID for tasks.
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret.
GOOGLE_REFRESH_TOKENYesGoogle OAuth refresh token.
NOTION_DATA_SOURCE_IDNoOptional Notion data source ID.

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/yazeedbesher12/MCP_Server'

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