solvitor-mcp
MCP server from Adeptus-Innovatio/solvitor-mcp
- β’ Basic MCP protocol features implemented (12/40)
- β’ Room for improvement in GitHub community
- β’ Optimal dependency management (20/20)
- β’ Room for improvement in deployment maturity
- β’ Documentation (8/8)
- β’ Archestra MCP Trust score badge is missing
{
"solvitor-mcp": {
"command": "/Users/$username/.cargo/bin/solvitor-mcp",
"args": [],
"env": {
"SOLVITOR_API_KEY": "your_solvitor_api_key"
}
}
}π¦Ύπ solvitor-mcp: A Solvitor API MCP Server in Rust
Overview
A Model Context Protocol (MCP) server for interacting with the Solvitor API. This server provides tools to access the AI-powered platform that helps developers extract IDL files from closed-source Solana smart contracts and decompile them.
Features
This MCP server exposes the following tools for interacting with the Solvitor API:
decode- Extract IDL (Interface Definition Language) from any Solana program using reverse engineering techniques
- Inputs:
program_id(string): Base58-encoded Solana program address (32-44 characters)url(string, optional): Solana RPC endpoint URL (defaults to mainnet-beta)
- Returns: IDL structure with program metadata and type ("anchor" or "native")
Installation
Prerequisites:
- Rust toolchain (install via rustup) β for regular usage
- Solvitor API key. You can obtain one here for free.
Regular Usage
cargo install solvitor-mcp
where solvitor-mcp # -> /Users/$username/.cargo/bin/solvitor-mcp
Add the following to your claude_desktop_config.json or claude_config.json:
{
"mcpServers": {
"solvitor-mcp": {
"command": "/Users/$username/.cargo/bin/solvitor-mcp",
"args": [],
"env": {
"SOLVITOR_API_KEY": "your_solvitor_api_key"
}
}
}
}
Remote MCP
Need remote MCP? Ping us on Twitter, we'll build the feature in a couple of days: x.com/solvitor_xyz
License
MIT
[](https://archestra.ai/mcp-catalog/adeptus-innovatio__solvitor-mcp)π¦Ύπ solvitor-mcp: A Solvitor API MCP Server in Rust
Overview
A Model Context Protocol (MCP) server for interacting with the Solvitor API. This server provides tools to access the AI-powered platform that helps developers extract IDL files from closed-source Solana smart contracts and decompile them.
Features
This MCP server exposes the following tools for interacting with the Solvitor API:
decode- Extract IDL (Interface Definition Language) from any Solana program using reverse engineering techniques
- Inputs:
program_id(string): Base58-encoded Solana program address (32-44 characters)url(string, optional): Solana RPC endpoint URL (defaults to mainnet-beta)
- Returns: IDL structure with program metadata and type ("anchor" or "native")
Installation
Prerequisites:
- Rust toolchain (install via rustup) β for regular usage
- Solvitor API key. You can obtain one here for free.
Regular Usage
cargo install solvitor-mcp
where solvitor-mcp # -> /Users/$username/.cargo/bin/solvitor-mcp
Add the following to your claude_desktop_config.json or claude_config.json:
{
"mcpServers": {
"solvitor-mcp": {
"command": "/Users/$username/.cargo/bin/solvitor-mcp",
"args": [],
"env": {
"SOLVITOR_API_KEY": "your_solvitor_api_key"
}
}
}
}
Remote MCP
Need remote MCP? Ping us on Twitter, we'll build the feature in a couple of days: x.com/solvitor_xyz
License
MIT
Related MCP Servers
Agent-MCP
89/100Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Protocol (MCP). The system is designed for developers building AI applications that benefit from multiple specialized agents working in parallel on different aspects of a project.
serena
85/100A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
JFrog MCP Server
85/100Official JFrog MCP server that enables AI assistants to interact with the JFrog Platform. Supports repository management, build tracking, runtime monitoring, artifact searching, package intelligence, and Xray security scanning.
context7
82/100Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
gk-cli
81/100GitKraken CLI Releases and Documentation
Excalidraw
80/100Remote MCP server for Excalidraw - streams hand-drawn diagrams with smooth viewport camera control and interactive fullscreen editing
