FastMCP
by Dev00355
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG) | INFO |
| MCP_SERVER_NAME | No | The name of the MCP server | fastmcp-llm-router |
| MCP_SERVER_VERSION | No | The version of the MCP server | 0.1.0 |
| LLM_REQUEST_TIMEOUT | No | Timeout in seconds for LLM requests | 60 |
| LLM_SERVICE_API_KEY | No | Optional API key for the LLM service | |
| HEALTH_CHECK_TIMEOUT | No | Timeout in seconds for health checks | 10 |
| LOCAL_LLM_SERVICE_URL | Yes | URL of the local LLM service with OpenAI-compatible API | http://localhost:5001 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues