Orihime vs Jadx AI MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Orihime vs Jadx AI MCP
In-depth architectural comparison of the Orihime and Jadx AI MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Orihime
Security · Local stdio
Quality: 49/100 (Fair) | Auth: No auth required
Jadx AI MCP
Security · Local stdio
Quality: 60/100 (Good) | Auth: No auth required
Verdict Summary: Choose Orihime if you need specialized Security tools running via a local process. Choose Jadx AI MCP if your workspace requires Security integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Orihime when:
You need dedicated capabilities in the Security domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Cross-repository code knowledge graph MCP server for Java, Kotlin, JavaScript, and TypeScript. Indexes source into embedded KuzuDB via tree-sitter; 30+ tools for call-flow tracing, multi-hop taint analysis (OWASP/CWE/PCI/STIG reports), entry-point reachability filtering, performance hotspot detection, and license compliance — without reading source files. 95% fewer tokens vs source-reading baseline. pip install orihime
JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.
Category & Scope
Tools & Capabilities Breakdown
Orihime Tools (6)
Cross-repository code knowledge graph
Java, Kotlin, JavaScript, and TypeScript indexing
Embedded KuzuDB storage
Tree-sitter-based source analysis
Call-flow tracing and entry-point reachability filtering
Taint, performance, and license analysis
Jadx AI MCP Tools (6)
Exposes selected JADX-GUI classes over MCP
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Orihime is categorized under Security and uses a local stdio subprocess. In contrast, Jadx AI MCP belongs to Security using local stdio subprocess. Select Orihime when you need capabilities focused on security and Jadx AI MCP when you require tools for security.