Solana MCP by Vybe: OpenAPI discovery, doc search, live API execution with your Vybe API key.
{
"mcpServers": {
"io-github-vybenetwork-vybe-solana-api": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Solana MCP by Vybe: OpenAPI discovery, doc search, live API execution with your Vybe API key.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.vybenetwork/vybe-solana-api and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Public Model Context Protocol (MCP) registry metadata for Solana MCP by Vybe (hosted on ReadMe).
The live MCP endpoint is:
https://docs.vybenetwork.com/mcp
This repository holds:
server.json — metadata published to the official MCP Registry (GitHub Actions)..mcp.json and mcp.json — Open Plugins–style MCP config at the repo root so directory UIs (e.g. Cursor “Submit a Plugin” with Auto GitHub scan) can detect a plugin component. They use npx mcp-remote and the public MCP URL only — no API key in the repo. Add a X-API-KEY header (or env) in your client when you need tools that call the Vybe API (e.g. execute-request); keys come from vybe.fyi.examples/cursor-mcp.json is the same idea for native url config: URL only, optional headers in the client when needed.
vybenetwork/solana-mcp-vybe (starts with solana-mcp, includes Vybe).
Clone or use this repo at github.com/vybenetwork/solana-mcp-vybe.
Tag and push (the workflow sets server.json version from the tag):
git tag v1.0.0
git push origin v1.0.0
Or run Actions → Publish to MCP Registry → Run workflow (uses the version already in server.json).
Publishing uses GitHub OIDC in Actions; no personal token secret is required.
Verify:
curl -sS "https://registry.modelcontextprotocol.io/v0.1/servers?search=vybenetwork" | jq .
Use examples/cursor-mcp.json as the install snippet. For Cursor Directory, submit after the registry publish succeeds; add X-API-KEY locally when you need execute-request.
Registry id: io.github.vybenetwork/vybe-solana-api (server.json name; display title is Solana MCP by Vybe).