MCP server exposing 5 tools for georgia-heritage.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/georgia-heritage/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
georgia_heritage_search — Search the National Register of Immovable Cultural Heritage of Georgia — the country in the Caucasus (საქართველო), NOT the US state. 20,706 monuments and heritage objects (churches, monasteries, fortresses, Svan towers, archaeological sites, listed houses and bridges) published by the National Agency for Cultural Heritage Preservation of Georgia. Filter by free text, region, municipality, settlement, category, listing status, classification or physical state. Returns the true total (not just the page), the registry number (RegNum), the stable ImmovableObjectID, WGS84 coordinates, the listing decree number and date, and a source_url plus portal_url per record. The register is Georgian-script only; common English terms and place names ("church", "Tbilisi", "Svetitskhoveli") are translated automatically and the Georgian terms actually searched come back in query_terms.georgia_heritage_object — Full register record for one Georgian (country) cultural-heritage object, by its registry number (reg_num / RegNum) or its stable ImmovableObjectID. Returns the description, dating, initial and current function, physical state, the listing decree number and date, coordinates, photo URL, and how many physical and visual protection zones the agency has drawn around it.georgia_heritage_nearby — Cultural-heritage monuments near a point in Georgia (the country), by latitude/longitude and radius. Returns each object with its straight-line distance in metres from the register's recorded point, nearest first — for "what heritage is around this village / trailhead / development site".georgia_heritage_facets — List the distinct values, with record counts, that the Georgian (country) heritage register actually uses for a field — region, municipality, settlement, category, status, classification, physical_state, current_function, world_category or period. This is the discovery step for a register written entirely in Georgian script: read the exact stored value here, then pass it to georgia_heritage_search.georgia_heritage_museums — Museums registered by the National Agency for Cultural Heritage Preservation of Georgia (the country): name, region, municipality, address, coordinates, and the visitor contact details, opening hours and ticket price the agency publishes for each.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/georgia-heritage/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io