orquestra

berkayoztunc/orquestra
★ 9 stars TypeScript 🔌 API Integration Updated today
orquestra is a free, open-source platform that instantly converts Solana program IDLs into production-ready APIs & MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "orquestra": {
      "command": "npx",
      "args": [
        "-y",
        "berkayoztunc/orquestra"
      ]
    }
  }
}

README Excerpt

Orquestra turns Solana Anchor and Codama IDLs into hosted REST APIs, AI-ready docs, and MCP tools. Upload an IDL once, then use Orquestra to inspect instructions, derive PDAs, decode account data, and build unsigned Solana transactions from HTTP clients or AI agents. ```bash git clone https://github.com/berkayoztunc/orquestra.git

Tools (10)

agentsbuild_instructionderive_pdadocsget_ai_analysislist_instructionslist_pda_accountsread_llms_txtsearch_programssimulate_instruction

Topics

anchor-langidlmcprest-apisolana