In-depth architectural comparison of the Patent Search MCP Server and Cpp26 Adapter 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
Patent Search MCP Server
Legal · Local stdio
Quality: 56/100 (Good) | Auth: API Key required
Cpp26 Adapter
Legal · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Patent Search MCP Server if you need specialized Legal tools running via a local process. Choose Cpp26 Adapter if your workspace requires Legal integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Patent Search MCP Server when:
You need dedicated capabilities in the Legal domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Freemium).
You have access to required keys: PATENT_SEARCH_API_KEY.
Patent intelligence and prior-art research for the AI Patent Search Generator. Eleven tools: full patent dossier (bibliography, claims, citations, family, classifications, examiner stats); USPTO prosecution-history file wrappers; AI Office Action analysis (rejection grounds, cited prior art, suggested response arguments); Boolean query generator; multi-strategy patent search (telescoping / onion-ring / faceted); similar-document ranking; citation graph (backward + forward, examiner-cited flagged); family lookup; and CPC classification lookup. Install: npx -y patent-search-mcp-server.
C++26 paper reference MCP (cpp26-ref) backing a Claude Code plugin: lookuppaper, fuzzy search, compilerstatus over a 216-paper ISO/IEC 14882:2026 corpus. The plugin's skill + reviewer subagent use these tools to bias Claude toward reflection, contracts, std::execution senders, embed, expansion statements — even when the local compiler lags. 95% on a held 39-task eval gate.
Tools & Capabilities Breakdown
Patent Search MCP Server Tools (11)
balance
Return current credit balance + subscription status. Free. No arguments.
dossier
Full patent intelligence: bibliographic, claims, citations, family, classifications, similar documents, examiner stats — all bundled. **3 credits on fresh fetch; free on 24h cache hit.**
prosecution
USPTO file-wrapper documents (Office Actions, responses, amendments, etc.) for a US patent. Free.
oa_analyze
AI analysis of a USPTO Office Action — rejection grounds, cited prior art, suggested response arguments. **First 5 analyses per application are free; subsequent analyses cost 1 credit each.**
examiner
Examiner name, art unit, total applications, allowance rate, average pendency. Free.
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).
Patent Search MCP Server is categorized under Legal and uses a local stdio subprocess. In contrast, Cpp26 Adapter belongs to Legal using local stdio subprocess. Select Patent Search MCP Server when you need capabilities focused on legal and Cpp26 Adapter when you require tools for legal.