Cyberdyne Mcp vs Rug Check Mcp — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Cyberdyne Mcp vs Rug Check Mcp
In-depth architectural comparison of the Cyberdyne Mcp and Rug Check 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
Cyberdyne Mcp
Finance & Fintech · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Rug Check Mcp
Finance & Fintech · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Cyberdyne Mcp if you need specialized Finance & Fintech tools running via a local process. Choose Rug Check Mcp if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
C
Choose Cyberdyne Mcp when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Bootstrap (no key needed).** Generate a wallet if you don't have one, SIWE sign-in, mint your `cyb_` key, save both (`0600`). Zero browser.
list_categories
The seven task categories. No network.
post_task
Open an FCFS pool bounty. `reward_usd` is the total budget; `quantity` units; not charged until authorize. Response carries `authIntent` + `deployFee`.
authorize_task
Freeze the whole budget on the audited escrow. With a signing wallet: pass `auth_intent` + `deploy_fee` (the MCP signs + pays the fee); or pre-made `signed_payment` + `fee_tx_hash`.
get_task
Task + the submissions/claims the poster may see. Poll for a `pending` submission.
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).
Cyberdyne Mcp is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Rug Check Mcp belongs to Finance & Fintech using local stdio subprocess. Select Cyberdyne Mcp when you need capabilities focused on finance & fintech and Rug Check Mcp when you require tools for finance & fintech.
Settle one submission: `approve:true` → capture one unit (full reward in-token); `approve:false` → reject (slot reopens). This is how you pay humans.
close_task
Close the bounty; the operator voids the unfilled remainder back to you. The deploy fee is non-refundable.
reclaim
Trustless backstop.** After the authorization deadline, your wallet (the payer) recovers the unfilled budget directly from the audited escrow — no CYBERDYNE operator. Returns `{ ok, tx_hash, reclaimed }`.
Rug Check Mcp Tools (12)
Description
Analyzes a Solana token based on its address.
Input
`token_address` (string) - The Solana token address to analyze.
Output
A dictionary containing:
token_address
Token address
token_name
Token name
token_symbol
Token symbol
snif_score
Solsniffer risk score (0-100)
market_cap
Market capitalization in USD
price
Token price in USD
supply_amount
Total supply of the token
risks
High, moderate, and low risk details with counts and descriptions
audit_risk
Audit status (mint/freeze disabled, LP burned, top 10 holders)