MCPs tagged with interoperability
-
GhidrAssistMCP
Bringing Model Context Protocol server connectivity to Ghidra for AI-assisted reverse engineering.
GhidrAssistMCP is a Ghidra extension providing a Model Context Protocol (MCP) server that allows AI assistants and other tools to interact programmatically with Ghidra's reverse engineering platform. It offers a standardized API for querying program data, managing tool interactions, and enabling real-time analysis features. The extension features a configurable UI, built-in logging, and dynamic management of 31 specialized analysis tools.
- ⭐ 337
- MCP
- jtang613/GhidrAssistMCP
-
REST CSV MCP Server
Generate a REST-based MCP Server for CSV-backed applications.
REST CSV MCP Server is a tool generated using mcpgen to facilitate the implementation of the Model Context Protocol. It compiles TypeScript files to create a build directory, providing JSON configuration compatible with various MCP clients such as Claude Desktop, Windsurf, and Cursor. The server interacts with CSV data through a REST interface and streamlines integration into MCP environments.
- ⭐ 11
- MCP
- JordanDalton/RestCsvMcpServer
-
ACP to MCP Adapter
Bridge ACP Agents with MCP Applications Seamlessly
ACP to MCP Adapter is a lightweight standalone server that connects Agent Communication Protocol (ACP) agents to Model Context Protocol (MCP) applications. It enables MCP applications, such as Claude Desktop, to discover and interact with ACP agents as resources by exposing ACP agent runs as MCP tools. The adapter facilitates interoperability with minimal configuration, though it currently treats ACP agents as tools rather than peers and supports only basic content translation.
- ⭐ 30
- MCP
- i-am-bee/acp-mcp