Base Adresse Nationale (BAN) MCP — France's official keyless geocoding API
claude mcp add ban-fr --transport http https://gateway.pipeworx.io/ban-fr/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"ban-fr": {
"url": "https://gateway.pipeworx.io/ban-fr/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ban-fr": {
"serverUrl": "https://gateway.pipeworx.io/ban-fr/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"ban-fr": {
"type": "http",
"url": "https://gateway.pipeworx.io/ban-fr/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ban-fr": {
"url": "https://gateway.pipeworx.io/ban-fr/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ban-fr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/ban-fr/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/ban-fr/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--ban-fr/reviews or the review_server meta-tool.
POST /mcp