MCPs tagged with Protocol Server
-
IDA Pro MCP
Enabling Model Context Protocol server integration with IDA Pro for collaborative reverse engineering.
IDA Pro MCP provides a Model Context Protocol (MCP) server that connects the IDA Pro reverse engineering platform to clients supporting the MCP standard. It exposes a wide array of program analysis and manipulation functionalities such as querying metadata, accessing functions, globals, imports, and strings, decompiling code, disassembling, renaming variables, and more, in a standardized way. This enables seamless integration of AI-powered or remote tools with IDA Pro to enhance the reverse engineering workflow.
- ⭐ 4,214
- MCP
- mrexodia/ida-pro-mcp
-
airtable-mcp-server
MCP server providing LLMs with read/write access to Airtable databases.
airtable-mcp-server enables language models to inspect Airtable schemas and interact with Airtable databases through the Model Context Protocol (MCP). It provides tools for listing, reading, and writing records, allowing integration with environments like Claude Desktop, Cursor, and Cline. The solution uses user-provided Airtable API keys for authentication, supporting secure access and manipulation of Airtable data via standardized MCP-compatible clients.
- ⭐ 343
- MCP
- domdomegg/airtable-mcp-server