cqtrinv/trinvmcp
Explore French communes and cadastral parcels based on name and surface
Quick Start
Clone the repository:
git clone https://github.com/cqtrinv/trinvmcpClaude Desktop configuration example:
{
"mcpServers": {
"trinvmcp": {
"command": "npx",
"args": [
"-y",
"cqtrinv/trinvmcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.