io.github.raheb77/saudi-open-data-mcp
by raheb77
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_DIR | No | Directory for cache storage | /var/lib/saudi-open-data-mcp/cache |
| LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING, ERROR) | ERROR |
| SNAPSHOT_DIR | No | Directory for snapshot storage | /var/lib/saudi-open-data-mcp/snapshots |
| REGISTRY_PATH | No | Path to the SQLite registry database | /var/lib/saudi-open-data-mcp/registry.sqlite |
| SAMA_BASE_URL | No | Base URL for SAMA data source | https://www.sama.gov.sa |
| HTTP_AUTH_ROLE | No | Role for HTTP authorization | operator |
| HTTP_AUTH_TOKEN | Yes | Bearer token for HTTP authentication (required for HTTP mode) | |
| DATA_GOV_SA_BASE_URL | No | Base URL for data.gov.sa data source | https://open.data.gov.sa |
| HTTP_AUTH_CAPABILITIES | No | Capabilities for HTTP authorization | read,refresh,materialize |
| TIER_A_REFRESH_ENABLED | No | Enable Tier A background refresh | false |
| TIER_A_REFRESH_INTERVAL_SECONDS | No | Interval for Tier A refresh in seconds | 3600 |
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/raheb77/saudi-open-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server