tag_stats
ActiveTool of mcp-taginfo
declared in 0.1.0
OSM Taginfo: get usage counts (all / nodes / ways / relations) for a specific OpenStreetMap key=value tag, e.g. amenity=cafe. Keyless.
Parameters schema
{
"type": "object",
"required": [
"key",
"value"
],
"properties": {
"key": {
"type": "string",
"description": "An OSM key, e.g. \"amenity\"."
},
"value": {
"type": "string",
"description": "An OSM value for that key, e.g. \"cafe\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-taginfo
https://github.com/pipeworx-io/mcp-taginfo
2/7 registries