Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Solvitor Mcp

    2 stars
    Rust
    Updated Oct 2, 2025
    anchor
    reverse-engineering
    rust
    rust-lang
    solana
    web3

    Documentation

    🦾💀 solvitor-mcp: A Solvitor API MCP Server in Rust

    Trust Score

    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:

    1. 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

    bash
    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:

    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

    Similar MCP

    Based on tags & features

    • WI

      Winx Code Agent

      Rust·
      19
    • IM

      Imagen3 Mcp

      Rust·
      46
    • MC

      Mcp Access Point

      Rust·
      135
    • CO

      Code Assistant

      Rust·
      103

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WI

      Winx Code Agent

      Rust·
      19
    • IM

      Imagen3 Mcp

      Rust·
      46
    • MC

      Mcp Access Point

      Rust·
      135
    • CO

      Code Assistant

      Rust·
      103

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k