Morocco Open Data MCP
by kcbdev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP server host | 0.0.0.0 |
| MCP_PORT | No | HTTP server port | 3000 |
| ACLED_API_KEY | No | ACLED API key (optional) | |
| MCP_TRANSPORT | No | Transport mode: stdio or http | auto |
| BAM_KEY_TBILLS | Yes | Bank Al-Maghrib API key for treasury bills | |
| CACHE_TTL_LONG | No | Long-term cache TTL (seconds) | 86400 |
| BAM_KEY_CHANGES | Yes | Bank Al-Maghrib API key for exchange rates | |
| CACHE_TTL_SHORT | No | Short-term cache TTL (seconds) | 300 |
| CACHE_TTL_DEFAULT | No | Default cache TTL (seconds) | 3600 |
| RATE_LIMIT_STRICT | No | Strict rate limit (req/min) | 10 |
| RATE_LIMIT_DEFAULT | No | Default rate limit (req/min) | 60 |
| WORLD_BANK_API_KEY | No | World Bank API key (optional) | |
| BAM_KEY_OBLIGATIONS | Yes | Bank Al-Maghrib API key for government obligations | |
| OPENWEATHER_API_KEY | No | OpenWeatherMap API key (optional) |
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/kcbdev/morocco-open-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server