idamesh runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi. Last commit 25 Jul 2026.
MCP server for IDA Pro: decompiler, disassembler, and analysis tools for MCP clients.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
"isdebuggerpresent",
subprocess.Popen(argv, **popen_kwargs) # noqa: S603 — detached singleton
module = __import__(module_name)
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
IDADIR (Path to the licensed IDA Pro installation, used to locate idalib/idapro. Required if IDA's Python API is not already importable on PYTHONPATH.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Upwork job discovery, client analysis, and proposal assistance
DeFiGuard MCP Server - DeFi protocol risk analysis tools for AI coding agents. Analyze token co...
Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.
MCP server for Depyler: Python-to-Rust transpiler with analysis and verification tools
MCP server and CLI for Brave DevTools
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....
MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)
Modular MCP server for dynamic prompt generation and software development analysis tools
Answers built from our own checks of this server.