cqtrinv/trinvmcp
by Various
a MCP server for TRINV
MCP
cqtrinv/trinvmcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server for TRINV, written in JavaScript. It enables MCP-compatible clients (e.g., AI assistants) to interact with TRINV data structures. The server exposes TRINV resources and tools through the MCP standard interface.
Best for
Best for
Developers experimenting with MCP who need to connect AI tools to TRINV data sources
Use cases
- Query TRINV data from MCP-compatible AI assistants
- Expose TRINV operations as callable tools for agents
- Integrate TRINV workflows into MCP-based toolchains
How to use
Install
npm install mcp-trinv-server Tools exposed
trinv-chercher-communetrinv-chercher-parcelle
Tested with
Claude, Gemini
Example client config
{\n "mcpServers": {\n "trinv-server": {\n "command": "/usr/bin/node",\n "args": [\n ".../dist/index.js"]\n }\n }\n} Notes
A Model Context Protocol (MCP) server for TRINV, written in JavaScript. It enables MCP-compatible clients (e.g., AI assistants) to interact with TRINV data structures. The server exposes TRINV resources and tools through the MCP standard interface.
1 stars on GitHub. Last updated 2025-09-17. Licensed MIT.
Use cases
- Query TRINV data from MCP-compatible AI assistants
- Expose TRINV operations as callable tools for agents
- Integrate TRINV workflows into MCP-based toolchains
Pros
- Lightweight JavaScript implementation, easy to deploy
- Follows the MCP standard for interoperability
- Open source with permissive licensing
Cons
- Very limited community adoption (1 star), likely early stage
- Minimal or missing documentation for setup and usage
- Unclear support for TRINV schema versions or edge cases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight JavaScript implementation, easy to deploy
- Follows the MCP standard for interoperability
- Open source with permissive licensing
Cons
- Very limited community adoption (1 star), likely early stage
- Minimal or missing documentation for setup and usage
- Unclear support for TRINV schema versions or edge cases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
OpenDevin
Community
🙌 OpenHands: AI-Driven Development
Crewai
Community
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
AutoGen
Microsoft
Microsoft's framework for multi-agent conversations. Agents that talk to each other to solve hard problems.
Open Interpreter
Various
A natural language interface for computers
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
