Skip to main content
Glama

FastMCP

by Dev00355

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., INFO, DEBUG)INFO
MCP_SERVER_NAMENoThe name of the MCP serverfastmcp-llm-router
MCP_SERVER_VERSIONNoThe version of the MCP server0.1.0
LLM_REQUEST_TIMEOUTNoTimeout in seconds for LLM requests60
LLM_SERVICE_API_KEYNoOptional API key for the LLM service
HEALTH_CHECK_TIMEOUTNoTimeout in seconds for health checks10
LOCAL_LLM_SERVICE_URLYesURL of the local LLM service with OpenAI-compatible APIhttp://localhost:5001

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/Dev00355/custom-mcp'

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