Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port when MCP_TRANSPORT=http8080
API_BASE_URLYesBase URL of the REST API, e.g. https://api.stripe.com
MCP_TRANSPORTNoTransport type: stdio or httpstdio
OPENAPI_TOKENNoBearer token for Authorization header
MCP_AUTH_TOKENNoBearer token required by the /mcp HTTP endpoint
OPENAPI_API_KEYNoAPI key value
OPENAPI_SPEC_URLNoURL of the OpenAPI spec
OPENAPI_MAX_TOOLSNoMaximum tools to register128
OPENAPI_SPEC_PATHNoLocal file path to the OpenAPI spec
OPENAPI_PATH_PREFIXNoOnly include paths starting with this prefix
OPENAPI_EXCLUDE_TAGSNoComma-separated tags to exclude
OPENAPI_INCLUDE_TAGSNoComma-separated tags to include
OPENAPI_API_KEY_PARAMNoQuery param name for API key, e.g. api_key
OPENAPI_API_KEY_HEADERNoHeader name for API key, e.g. X-API-Key
OPENAPI_CUSTOM_HEADERSNoExtra headers for every call: X-Foo=bar,X-Baz=qux
OPENAPI_SPEC_CACHE_TTL_SECONDSNoCache TTL in seconds for spec URL (default 3600)

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/murilojrpereira/mcp-openapi-bridge'

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