Back to search
30
MCP

ida-api-mcp

pypi/ida-api-mcp

MCP server for IDA SDK API workflow retrieval

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ida-mcp-server
A Model Context Protocol server for IDA
0 tools
ghidra-api-mcp
MCP server for Ghidra API workflow retrieval
0 tools
codabench-mcp
MCP server for the Codabench REST API
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
ado-workflows-mcp
MCP server exposing Azure DevOps workflow automation tools
0 tools
ida-script-mcp
MCP server for executing IDAPython scripts in IDA Pro with multi-instance and async task support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ida-api-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}