Skip to main content
Glama

mcp-rest-api

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_BEARERNoBearer token for token-based authentication
REST_BASE_URLNoBase URL for the REST API (e.g., https://api.example.com)
AUTH_APIKEY_VALUENoAPI key value for API key authentication
AUTH_BASIC_PASSWORDNoPassword for Basic Authentication
AUTH_BASIC_USERNAMENoUsername for Basic Authentication
REST_ENABLE_SSL_VERIFYNoEnable or disable SSL verification for self-signed certificatestrue
AUTH_APIKEY_HEADER_NAMENoHeader name for API key authentication (e.g., X-API-Key)
REST_RESPONSE_SIZE_LIMITNoMaximum response size in bytes10000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/dkmaker/mcp-rest-api'

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