the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.chuofringer/placeroot",
"description": "Grounds AI agents in Overture Maps open data — compact answers, no API key.",
"title": "PlaceRoot",
"repository": {
"url": "https://github.com/chuofringer/placeroot",
"source": "github"
},
"version": "0.9.9",
"websiteUrl": "https://placeroot.dev",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "placeroot",
"version": "0.9.9",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set to 'off' to disable the local on-disk tile cache. Optional; caching is on by default.",
"name": "PLACEROOT_CACHE"
}
]
},
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "placeroot",
"version": "0.9.9",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set to 'off' to disable the local on-disk tile cache. Optional; caching is on by default.",
"name": "PLACEROOT_CACHE"
}
]
},
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "placeroot",
"version": "0.9.9",
"runtimeHint": "uvx",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8321/mcp"
},
"packageArguments": [
{
"description": "Serve streamable-HTTP on 127.0.0.1:8321/mcp instead of stdio.",
"isRequired": true,
"type": "named",
"name": "--http"
}
],
"environmentVariables": [
{
"description": "Set to 'off' to disable the local on-disk tile cache. Optional; caching is on by default.",
"name": "PLACEROOT_CACHE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-23T01:07:38.798462Z",
"publishedAt": "2026-08-23T01:07:38.798462Z",
"updatedAt": "2026-08-23T01:07:38.798462Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.9.9last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.