mcp-trinv-server

mcp-trinv-server

MCP server for enhancing AI assistants with French cadastral and commune data search.

1
Stars
1
Forks
1
Watchers
0
Issues
mcp-trinv-server is an implementation of the Model Context Protocol (MCP) designed to augment AI assistants like Claude and Gemini with advanced search capabilities. It enables searching for French communes based on name fragments and retrieving cadastral parcels within a specified commune by surface area. The tool integrates with the TRINV platform and provides standardized MCP integration for AI applications.

Key Features

Implements Model Context Protocol (MCP)
Search communes by name fragment
Find cadastral parcels by area within a commune
Integration with TRINV data platform
Easy MCP server configuration for AI assistants
Supports Claude and Gemini installation
Node.js based implementation
Command-line tools for searching
Supports different OS environments
Provides sample usage and integration guidance

Use Cases

Enhancing AI assistants with French geographic search functionality
Integrating external commune and cadastral data sources into AI tools
Retrieving parcel data for urban planning or real estate applications
Facilitating local administration support through AI assistants
Supporting research requiring detailed geographic or cadastral data
Enabling conversational agents to query French locality information
Automating data enrichment for GIS systems
Contextualizing model responses based on location data
Assisting users in finding plots of land by specific criteria
Streamlining administrative tasks for municipal agencies

README

mcp-trinv-server, un serveur MCP pour TRINV

mcp-trinv-server (ou MCPTRINV) est un serveur de type MCP (Model Context Protocol) qui est utilisé pour augmenter les ressources d'assistant d'Intelligence Artificielle comme Claude ou Gemini.

MCPTRINV permet de rechercher des communes à partir d'un fragment de leur nom puis de rechercher des parcelles cadastrales dans une commune ayant une surface donnée. Il s'appuie sur le site TRINV.

Outils

  • trinv-chercher-commune: chercher des communes
  • trinv-chercher-parcelle: chercher des parcelles cadastrales

Installation

bash
npm install mcp-trinv-server

Il faut ensuite déclarer ce serveur dans votre assistant ce qui dépend, entre autres, de l'assistant que vous utilisez, du système d'exploitation sur lequel vous êtes, du répertoire où vous êtes.

Installation dans Claude

Ajouter dans ~/.config/Claude/claude_desktop_config.json ou (sur Mac) dans ~/Library/'Application Support'/Claude/claude_desktop_config.json

json
{
    "mcpServers": {
        "trinv-server": {
            "command": "/usr/bin/node",
            "args": [
                ".../dist/index.js"]
        }
    }
}

Installation dans Gemini

Ajouter dans ~/.gemini/settings.json

json
{
    "mcpServers": {
        "trinv-server": {
            "command": "/usr/bin/node",
            "args": [
                ".../dist/index.js"]
        }
    }
}

Usage

Voici un exemple de conversation mené avec mcp-trinv-server et Claude.

Star History

Star History Chart

Repository Owner

cqtrinv
cqtrinv

User

Repository Details

Language JavaScript
Default Branch main
Size 443 KB
Contributors 1
License MIT License
MCP Verified Nov 12, 2025

Programming Languages

JavaScript
89.27%
Makefile
9.52%
Dockerfile
1.22%

Tags

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Related MCPs

Discover similar Model Context Protocol servers

  • IP Find MCP Server

    IP Find MCP Server

    A Model Context Protocol server for IP location lookups by AI assistants.

    IP Find MCP Server acts as a Model Context Protocol (MCP) server, allowing AI assistants to access geolocation data from the IP Find API. It connects the IP Find API with AI tools, enabling the retrieval of IP address location information in standardized contexts. Designed for integration with MCP clients such as the Claude Desktop App, it simplifies configuration and secure API key management. The server is certified by MCPHub.

    • 2
    • MCP
    • ipfind/ipfind-mcp-server
  • @dealx/mcp-server

    @dealx/mcp-server

    MCP server enabling LLMs to search and interact with the DealX platform.

    Implements the Model Context Protocol, providing a standardized interface for large language models to interact with the DealX platform. Supports searching for ads through structured prompts and is designed for easy integration with tools like Claude and VS Code extensions. Flexible configuration options are available for environment variables, logging, and deployment. Extensible architecture supports future feature additions beyond ad search.

    • 0
    • MCP
    • DealExpress/mcp-server
  • tavily-search MCP server

    tavily-search MCP server

    A search server that integrates Tavily API with Model Context Protocol tools.

    tavily-search MCP server provides an MCP-compliant server to perform search queries using the Tavily API. It returns search results in text format, including AI responses, URLs, and result titles. The server is designed for easy integration with clients like Claude Desktop or Cursor and supports both local and Docker-based deployment. It facilitates AI workflows by offering search functionality as part of a standardized protocol interface.

    • 44
    • MCP
    • Tomatio13/mcp-server-tavily
  • Campertunity MCP Server

    Campertunity MCP Server

    Model Context Protocol server for AI-driven camping and outdoor recreation data

    Implements the Model Context Protocol (MCP) to provide AI models with structured access to camping and outdoor recreation data. Offers tools for searching, filtering, and booking campgrounds and sites based on a wide range of criteria. Enhances data accuracy with AI and aggregates information from multiple sources, enabling dynamic, real-time queries and bookings. Ideal for integrating intelligent camping experiences into AI-driven applications.

    • 11
    • MCP
    • campertunity/mcp-server
  • IPLocate MCP Server

    IPLocate MCP Server

    Comprehensive IP address geolocation and network intelligence via MCP.

    Provides an MCP server interface to IPLocate.io, delivering detailed IP address intelligence including geolocation, network details, privacy detection, and abuse contact information. Easily integrates with popular MCP clients like Cursor and Claude Desktop for seamless IP lookups. Enables users to retrieve geographic, organizational, and security-related data associated with IPv4 and IPv6 addresses by connecting to the IPLocate.io API.

    • 11
    • MCP
    • iplocate/mcp-server-iplocate
  • Dappier MCP Server

    Dappier MCP Server

    Real-time web search and premium data access for AI agents via Model Context Protocol.

    Dappier MCP Server enables fast, real-time web search and access to premium data sources, including news, financial markets, sports, and weather, for AI agents using the Model Context Protocol (MCP). It integrates seamlessly with tools like Claude Desktop and Cursor, allowing users to enhance their AI workflows with up-to-date, trusted information. Simple installation and configuration are provided for multiple platforms, leveraging API keys for secure access. The solution supports deployment via Smithery and direct installation with 'uv', facilitating rapid setup for developers.

    • 35
    • MCP
    • DappierAI/dappier-mcp
  • Didn't find tool you were looking for?

    Be as detailed as possible for better results