Skip to main content
Glama

MCP API Server

by fikri2992

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
USER_AGENTNoCustom user agent stringMCP-API-Server/1.0.0
API_TIMEOUTNoRequest timeout in milliseconds30000
ALLOW_LOCALHOSTNoAllow requests to localhost/127.0.0.1false
ALLOW_PRIVATE_IPSNoAllow requests to private IP rangesfalse
MAX_RESPONSE_LENGTHNoMaximum response length in bytes50000

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
api_get

Make an HTTP GET request to the specified URL

api_post

Make an HTTP POST request to the specified URL

api_put

Make an HTTP PUT request to the specified URL

api_delete

Make an HTTP DELETE request to the specified URL

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/fikri2992/mcp0'

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