Paris Compass
Rank #7,482io.github.IvandeMurard/paris-compass-mcp
Paris commercial premises from open data: shopfront history, street turnover, sourced figures.
Paris Compass is a Model Context Protocol (MCP) server published by IvandeMurard. It ranks #7,482 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Paris Compass is listed on Official MCP, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 124,564 of 132,046 servers on MCP Toplist.
Use Paris Compass
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add paris-compass-mcp -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_ANON_KEY=<your SUPABASE_ANON_KEY>" -- npx -y paris-compass-mcpReplace each placeholder with your own value before saving.
[mcp_servers.paris-compass-mcp]
command = "npx"
args = ["-y", "paris-compass-mcp"]
[mcp_servers.paris-compass-mcp.env]
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_ANON_KEY = "<your SUPABASE_ANON_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paris-compass-mcp": {
"command": "npx",
"args": [
"-y",
"paris-compass-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paris-compass-mcp": {
"command": "npx",
"args": [
"-y",
"paris-compass-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"paris-compass-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"paris-compass-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paris-compass-mcp": {
"command": "npx",
"args": [
"-y",
"paris-compass-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"paris-compass-mcp": {
"command": "npx",
"args": [
"-y",
"paris-compass-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_ANON_KEY": "<your SUPABASE_ANON_KEY>"
}
}
}
}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.IvandeMurard%2Fparis-compass-mcp)<a href="https://mcptoplist.com/server/io.github.IvandeMurard%2Fparis-compass-mcp"><img src="https://mcptoplist.com/badge/io.github.IvandeMurard%2Fparis-compass-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
IvandeMurard
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Paris Compass?
- Paris Compass is maintained by IvandeMurard, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Paris Compass listed on the Official MCP Registry?
- Yes — Paris Compass is listed on the Official MCP Registry.
- How many versions does Paris Compass have?
- MCP Toplist tracks 1 version of Paris Compass, most recently published on Sep 3, 2026.
- Where can I find the source code for Paris Compass?
- The source code for Paris Compass is hosted at github.com/IvandeMurard/paris-compass.
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.