Back to search
30
MCP

ida-script-mcp

pypi/ida-script-mcp

MCP server for executing IDAPython scripts in IDA Pro with multi-instance and async task support

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

Similar MCP servers embedding-nearest

ida-api-mcp
MCP server for IDA SDK API workflow retrieval
0 tools
ida-mcp-server-plugin
IDA Pro Plugin for serving MCP SSE server for cursor / claude
0 tools
ida-mcp-server
A Model Context Protocol server for IDA
0 tools
coda-mcp-server
A production-ready, type-safe MCP server for Coda.io with structured outputs
0 tools
io.github.vish288/mcp-coda
MCP server for Coda.io — docs, pages, tables, rows, formulas, and automations.
0 tools
isa-mcp
isA MCP Client - Python client library for interacting with MCP (Model Context Protocol) servers
0 tools

How to use

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

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