Plan hiking routes across Israel. Search trails, points of interest, water sources, and nature sites. Plan routes with elevation profiles and convert coordinates between systems. Built on OpenStreetMap data and the Israel Hiking Map open-source project.
Israel is full of amazing hiking trails, but planning a hike requires searching maps, checking water sources, and calculating elevation. An AI tool that plans routes and finds POIs makes trip planning simple and enjoyable.
.mcp.json
{
"mcpServers": {
"israel-hiking": {
"command": "npx",
"args": [
"github:skills-il/mcps/israel-hiking-mcp"
]
}
}
}Find hiking trails in the Golan Heights area with nearby water sources
Plan a hiking route from Nahal Amud to the Kinneret and show me the elevation profile
What is there to see in the Ramon Crater area? Search for viewpoints and nature sites
Plan a hiking route from Ein Gedi to Nahal David
Search for water sources near Masada
Find hiking trails in the Carmel area
What are the details about Nahal Zavitan?
Convert ITM coordinates 200000, 600000 to WGS84
Python-based MCP server for Israeli Government Open Data (data.gov.il) with full CKAN API coverage and built-in data visualization. Beyond standard dataset search and retrieval, it offers dataset profiling (field types, missing values, statistics), interactive Vega-Lite chart generation (histogram, bar, line, scatter), and Leaflet map generation from geographic data. Built with FastMCP and async httpx for optimal performance, with 34+ automated tests.
MCP server enabling AI assistants to search, discover, and analyze thousands of Israeli government datasets from the national open data portal (data.gov.il). Provides tag-based browsing, keyword search in Hebrew and English, dataset metadata retrieval, record-level data extraction, and organization listing. Version 2.1 adds expert analysis prompts for food/nutrition, environmental sustainability, and real estate market domains. Data sources include government ministries, local authorities, and regulatory bodies via CKAN API.
FastMCP interface to Israel's OpenBudget API enabling AI assistants to query the full governmental budget structure, drill into detailed budget items under specific parents, retrieve historical budget data by code, access procurement contracts, and look up support payment information. Includes a general search tool across multiple budget data categories and bridges the OpenBudget/BudgetKey API into a clean MCP tool interface.
Know an Israeli MCP server that should be listed here? Submit an MCP