Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Host for HTTP transport | localhost |
MCP_PORT | No | Port for HTTP transport | 8000 |
HDX_API_KEY | Yes | Your HDX API key | |
HDX_TIMEOUT | No | HTTP request timeout (seconds) | 30.0 |
HDX_APP_NAME | No | Application name for HDX | hdx-mcp-server |
HDX_BASE_URL | No | HDX API base URL | https://hapi.humdata.org/api/v2 |
HDX_APP_EMAIL | No | Contact email for HDX | assistant@example.com |
HDX_OPENAPI_URL | No | OpenAPI spec URL | https://hapi.humdata.org/openapi.json |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |