flask-mcp-server
by bashar94
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLASK_MCP_API_KEYS | No | Comma-separated list of API keys if AUTH_MODE=apikey | |
| FLASK_MCP_AUTH_MODE | No | Authentication mode: none|apikey|hmac (default none) | |
| FLASK_MCP_PROVIDERS | No | Comma-separated list of provider modules | |
| FLASK_MCP_LOG_FORMAT | No | Log format: json (optional) | |
| FLASK_MCP_RATE_LIMIT | No | Rate limit format: <N>/<s|m|h|d> | |
| FLASK_MCP_RATE_SCOPE | No | Rate limit scope: ip|key | |
| FLASK_MCP_CORS_ORIGIN | No | CORS origin (default '*') | |
| FLASK_MCP_HMAC_SECRET | No | HMAC secret if AUTH_MODE=hmac | |
| FLASK_MCP_API_KEYS_MAP | No | Per-key roles mapping, e.g., 'k1:admin|user;k2:user' | |
| FLASK_MCP_ALLOWED_ORIGINS | No | Comma-separated allowed origins for CORS |
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