Data.gov.il MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_available_tagsD | – |
| search_tagsD | – |
| find_datasetsD | – |
| get_dataset_infoD | – |
| list_organizationsD | – |
| get_organization_infoD | – |
| list_all_datasetsD | – |
| list_resourcesD | – |
| search_recordsD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| food-nutrition-analysis | Expert food and nutrition data analyst specializing in the Israeli food landscape |
| environmental-sustainability-analysis | Expert environmental and sustainability data analyst specializing in Israeli environmental landscape |
| real-estate-market-analysis | Expert real estate data analyst specializing in Israeli property market |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 9 tools
Tool names suggest distinct purposes for most, but 'find_datasets' and 'list_all_datasets' could be interpreted as overlapping (search vs. list all). Without descriptions, agents might misselect.
All names follow a consistent verb_noun pattern with underscores, using verbs like find, get, list, search. No mixing of conventions.
9 tools is appropriate for a data portal server, covering datasets, organizations, tags, resources, and records. Not excessive or insufficient.
The set covers discovery and metadata retrieval well but lacks tools for data download or CRUD operations. Given a read-only catalog, minor gaps exist.