Back to MCP Servers
Trinvmcp
Explore French communes and cadastral parcels based on name and surface
location-services
By cqtrinv
Installation
npx -y trinvmcpConfiguration
{
"mcpServers": {
"trinvmcp": {
"command": "npx",
"args": ["-y", "trinvmcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes