idamesh runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 25 Jul 2026.
MCP server for IDA Pro: decompiler, disassembler, and analysis tools for MCP clients.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add idamesh -- uvx idamesh
{
"mcpServers": {
"idamesh": {
"args": [
"idamesh"
],
"command": "uvx"
}
}
}
[mcp_servers.idamesh]
command = "uvx"
args = ["idamesh"]
{
"mcpServers": {
"idamesh": {
"args": [
"idamesh"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"idamesh": {
"args": [
"idamesh"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.