Skip to main content
Glama

MCP Server with External Tools

by edogola4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
DB_PATHNoSQLite database path./data/mcp-db.sqlite
LOG_FILENoLog file pathlogs/mcp-server.log
NODE_ENVNoNode environmentdevelopment
LOG_LEVELNoLogging levelinfo
SANDBOX_DIRNoSandbox directory for file system operations./sandbox
MAX_FILE_SIZE_MBNoMaximum file size in megabytes10
MAX_REQUEST_SIZENoMaximum request size1mb
OPENWEATHER_API_KEYYesOpenWeatherMap API key for weather functionality
RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds (15 minutes)900000
RATE_LIMIT_MAX_REQUESTSNoMaximum requests per rate limit window100

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/edogola4/mcp'

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