vybenetwork/solana-mcp-vybe

Public Solana MCP registry metadata for Vybe Solana API

What it solves

Solana MCP by Vybe provides a standardized way for AI assistants (like Cursor, Claude, and Codex) to interact with the Solana blockchain. It eliminates the need for developers to manually configure complex API calls by providing a public Model Context Protocol (MCP) server that allows LLMs to browse schemas and execute live API requests.

How it works

The project acts as a bridge between MCP-compatible AI clients and the Solana API. It exposes a set of tools that the AI can use to discover API endpoints, search for specific operations, and execute authenticated requests. The server is hosted as a streamable HTTP endpoint, which AI clients can connect to via a configuration snippet or custom connector.

Who it’s for

Developers using AI-powered IDEs or chat interfaces who want to integrate Solana blockchain data and functionality directly into their AI workflow.

Highlights

  • Broad Client Support: Compatible with Cursor, Windsurf, Codex, and Claude Desktop.
  • API Discovery: Includes tools like list-endpoints and search-endpoints to help the AI understand available API paths.
  • Live Execution: The execute-request tool allows the AI to make real-time authenticated API calls.
  • Easy Setup: Provides a simple HTTP URL for quick integration into MCP-compatible tools.

Related

  • Project
  • Project
  • Project
  • Project
  • Project