Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoAPI Key or identifier used for authentication.
API_URLNoThe base URL of the API to be exposed.
AUTH_TYPENoAuthentication method to use (none, basic, api-key, bearer-token, bearer-endpoint, oauth2-client-credentials).
API_SECRETNoAPI Secret or password used for authentication.
CONFIG_PATHNoPath to configuration file (e.g., ./config.json)
SERVER_NAMENoCustom name for the MCP server.
AUTH_ENDPOINTNoAuthentication endpoint path (required for bearer-endpoint type).
AUTH_TOKEN_PATHNoJSON path to the token in the authentication response (e.g., 'token').
OPENAPI_SPEC_PATHNoLocal path to the OpenAPI spec file (JSON or YAML).

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/ryddle/any-api-mcp'

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