PlaceRoot
Rank #4,488io.github.chuofringer/placeroot
Grounds AI agents in Overture Maps open data — compact answers, no API key.
PlaceRoot is a Model Context Protocol (MCP) server published by chuofringer. It ranks #4,488 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. PlaceRoot is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 127,558 of 132,046 servers on MCP Toplist.
Use PlaceRoot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add placeroot -e "PLACEROOT_CACHE=<your PLACEROOT_CACHE>" -- uvx placerootReplace each placeholder with your own value before saving.
claude mcp add placeroot -e "PLACEROOT_CACHE=<your PLACEROOT_CACHE>" -- npx -y placerootReplace each placeholder with your own value before saving.
claude mcp add placeroot -e "PLACEROOT_CACHE=<your PLACEROOT_CACHE>" -- uvx placeroot --httpReplace each placeholder with your own value before saving.
[mcp_servers.placeroot]
command = "uvx"
args = ["placeroot"]
[mcp_servers.placeroot.env]
PLACEROOT_CACHE = "<your PLACEROOT_CACHE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.placeroot]
command = "npx"
args = ["-y", "placeroot"]
[mcp_servers.placeroot.env]
PLACEROOT_CACHE = "<your PLACEROOT_CACHE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.placeroot]
command = "uvx"
args = ["placeroot", "--http"]
[mcp_servers.placeroot.env]
PLACEROOT_CACHE = "<your PLACEROOT_CACHE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "npx",
"args": [
"-y",
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot",
"--http"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "npx",
"args": [
"-y",
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot",
"--http"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"placeroot": {
"type": "stdio",
"command": "uvx",
"args": [
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"placeroot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"placeroot": {
"type": "stdio",
"command": "uvx",
"args": [
"placeroot",
"--http"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "npx",
"args": [
"-y",
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot",
"--http"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "npx",
"args": [
"-y",
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot",
"--http"
],
"env": {
"PLACEROOT_CACHE": "<your PLACEROOT_CACHE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.chuofringer%2Fplaceroot)<a href="https://mcptoplist.com/server/io.github.chuofringer%2Fplaceroot"><img src="https://mcptoplist.com/badge/io.github.chuofringer%2Fplaceroot.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
chuofringer
Available versions (5)
| Version | Published |
|---|---|
| 0.10.0 | Aug 27, 2026 |
| 0.9.9 | Aug 23, 2026 |
| 0.9.8 | Aug 23, 2026 |
| 0.9.7 | Aug 15, 2026 |
| 0.9.6 | Aug 14, 2026 |
Frequently asked questions
- Who maintains PlaceRoot?
- PlaceRoot is maintained by chuofringer, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is PlaceRoot listed on the Official MCP Registry?
- Yes — PlaceRoot is listed on the Official MCP Registry, alongside Glama.
- How many versions does PlaceRoot have?
- MCP Toplist tracks 5 versions of PlaceRoot, most recently published on Aug 27, 2026.
- Where can I find the source code for PlaceRoot?
- The source code for PlaceRoot is hosted at github.com/chuofringer/placeroot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.