mcp-trmm
The mcp-trmm project is designed to interact with the Tactical Remote Monitoring and Management (RMM) API, create an SQLite3 database from the API schema, and enable Retrieval-Augmented Generation (RAG) to enhance interaction with the API.
00_convert_yaml_json.py
Convert YAML files to JSON format
01_create_database.py
Create SQLite3 database from JSON schema
02_query_database.py
Search API endpoints in the database by keywords
02_debug_relay2RMM.py
As a proxy server, query the local database and forward the request to the real-time API
03_mcpserver.py
As an MCP proxy server, forward requests to the real-time RMM API
03_flaskapi.py
Provides API endpoints for querying databases and forwarding requests
03_llm_cli__rag.py
Provides an LLM-driven CLI interface for intelligent querying API paths
Related MCP Servers
View all research_and_data servers →Sequential Thinking🏅
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
arxiv-mcp-server
by blazickjp
The ArXiv MCP Server provides a bridge between AI assistants and arXiv's research repository through the Model Context Protocol (MCP).
sitemcp
by ryoppippi
SiteMCP is a tool that fetches an entire site and uses it as a Model Context Protocol (MCP) Server.
Sequential Thinking MCP Server
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
mcp-compass
by liuyoshio
MCP Compass is a discovery and recommendation service for exploring Model Context Protocol servers using natural language queries.
whois-mcp
by bharathvaj-ganesan
The Whois MCP server allows AI agents to perform WHOIS lookups to retrieve domain details.