Extracts IDL files from closed-source Solana smart contracts and decompiles them using an AI-powered platform.
Sponsored
Solvitor provides a Model Context Protocol (MCP) server designed to interface with the Solvitor API, an AI-powered platform for Solana smart contract analysis. This server empowers developers to reverse engineer closed-source Solana programs, making it possible to extract Interface Definition Language (IDL) files and decompile the underlying code. It's a crucial tool for understanding and auditing smart contracts where source code is not readily available.
Key Features
01Extracts IDL from Solana programs
02Utilizes reverse engineering techniques
03Supports specifying Solana program ID and optional RPC endpoint URL
04Returns structured IDL with program metadata and type (anchor or native)