adeptus-innovatio/solvitor-mcp
by Various
π¦ π Β - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them.
MCP
adeptus-innovatio/solvitor-mcp
Added 1 June 2026
Overview
Solvitor MCP server provides tools to access reverse engineering tools for extracting IDL files from closed-source Solana smart contracts and decompiling them. It is implemented in Rust and operates as an MCP server.
Best for
Best for
Developers needing to reverse engineer closed-source Solana smart contracts
Use cases
- Extract IDL files from closed-source Solana smart contracts
- Decompile Solana smart contracts for analysis
- Integrate reverse engineering into MCP-based workflows
How to use
Install
cargo install solvitor-mcp Tools exposed
decode
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "solvitor-mcp": {\n "command": "/Users/$username/.cargo/bin/solvitor-mcp",\n "args": [],\n "env": {\n "SOLVITOR_API_KEY": "your_solvitor_api_key"\n }\n }\n }\n} Notes
Solvitor MCP server provides tools to access reverse engineering tools for extracting IDL files from closed-source Solana smart contracts and decompiling them. It is implemented in Rust and operates as an MCP server.
2 stars on GitHub. Last updated 2025-10-02.
Use cases
- Extract IDL files from closed-source Solana smart contracts
- Decompile Solana smart contracts for analysis
- Integrate reverse engineering into MCP-based workflows
Pros
- Fills a niche need for Solana contract reverse engineering
- Open-source with permissive licensing
- Rust implementation offers performance and safety
Cons
- Very low community adoption (only 2 GitHub stars)
- Limited documentation and support available
- Early stage project, may have incomplete features
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fills a niche need for Solana contract reverse engineering
- Open-source with permissive licensing
- Rust implementation offers performance and safety
Cons
- Very low community adoption (only 2 GitHub stars)
- Limited documentation and support available
- Early stage project, may have incomplete features
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.