Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
llmsNoPath or URL to llms-full.txt. Registers get_full_documentation and search_documentation.
nameNoServer name, shown in MCP client and embedded in tool descriptions. Defaults to "docs".
debugNoEnable debug logging to stderr.
configNoPath to .easypeasymcp.json. Config file keys are used as defaults; CLI flags override them.
openapiNoPath to a directory of OpenAPI specs (JSON/YAML). Registers list_openapi_specs and get_openapi_spec.
rebuildNoRebuild llms-full.txt from local sources on every startup. Requires a config file with a build section.
asyncapiNoPath to a directory of AsyncAPI specs (JSON/YAML). Registers list_asyncapi_specs and get_asyncapi_spec.

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/derberg/EasyPeasyMCP'

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