datagovma-mcp
by mohtamimad
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host interface used by Uvicorn inside the app. | 127.0.0.1 |
| MCP_PORT | No | Listening port. | 8000 |
| MCP_RELOAD | No | Hot reload mode for development (true/false, 1/0, yes/no, on/off). | false |
| MCP_WORKERS | No | Number of worker processes (>=1). | 1 |
| MCP_BIND_HOST | No | Docker Compose helper mapped to MCP_HOST. | 0.0.0.0 |
| MCP_LOG_LEVEL | No | One of DEBUG, INFO, WARNING, ERROR, CRITICAL. | INFO |
| MCP_LOG_FORMAT | No | One of auto, plain, rich. | auto |
| MCP_TIMEOUT_KEEP_ALIVE | No | HTTP keep-alive timeout in seconds (>=1). | 5 |
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 | |
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/mohtamimad/datagovma-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server