Skip to main content
Glama
bashar94

flask-mcp-server

by bashar94

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLASK_MCP_API_KEYSNoComma-separated list of API keys if AUTH_MODE=apikey
FLASK_MCP_AUTH_MODENoAuthentication mode: none|apikey|hmac (default none)
FLASK_MCP_PROVIDERSNoComma-separated list of provider modules
FLASK_MCP_LOG_FORMATNoLog format: json (optional)
FLASK_MCP_RATE_LIMITNoRate limit format: <N>/<s|m|h|d>
FLASK_MCP_RATE_SCOPENoRate limit scope: ip|key
FLASK_MCP_CORS_ORIGINNoCORS origin (default '*')
FLASK_MCP_HMAC_SECRETNoHMAC secret if AUTH_MODE=hmac
FLASK_MCP_API_KEYS_MAPNoPer-key roles mapping, e.g., 'k1:admin|user;k2:user'
FLASK_MCP_ALLOWED_ORIGINSNoComma-separated allowed origins for CORS

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/bashar94/flask-mcp-server'

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