solana-mcp-vybe
Solana MCP by Vybe allows AI clients to browse modes or make real-time Solana API calls through a public MCP server.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- mcp-github
- Repository
- github.com/vybenetwork/solana-mcp-vybe
Overview
Solana MCP by Vybe is a Model Context Protocol (MCP) service that enables MCP clients like Cursor, Claude, and others to browse modes or make real-time Solana API calls via a public MCP server. The service provides publicly accessible MCP registry metadata and supports OAuth authentication. Users can access it at `https://mcp.vybenetwork.com`. Ideal for developers and AI applications needing interaction with the Solana blockchain.
Capabilities
- ▪Browse Solana modes
- ▪Real-time Solana API calls
- ▪OAuth authentication support
Use cases
Setup
Configure using `npx mcp-remote` and the MCP URL—no keys need to be stored in your repository.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I release a new version?
Clone the repository, tag it, and push, for example: `git tag v1.0.0 && git push origin v1.0.0`.
How do I verify a successful release?
Use `curl -sS`
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
recon-skills
Security testing toolkit covering vulnerability detection for CORS, XSS, SQLi, and more.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.