Server data from the Official MCP Registry
Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.
Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.
Remote endpoints: streamable-http: https://docs.vybenetwork.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-vybenetwork-vybe-solana-api": {
"url": "https://docs.vybenetwork.com/mcp"
}
}
}From the project's GitHub README.
Solana MCP by Vybe lets Cursor, Claude, and other MCP clients browse schemas or make live Solana API calls through one public MCP server.
Public Model Context Protocol (MCP) registry metadata for Solana MCP by Vybe.
The live MCP endpoint is:
https://mcp.vybenetwork.xyz
Product and setup guides: docs.vybenetwork.com/docs/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 MCP URL only — no secrets in the repo. Clients authenticate via OAuth for this host (see discovery on https://mcp.vybenetwork.xyz).examples/cursor-mcp.json is the same idea for native url config: URL only; use your client’s OAuth flow for this MCP.
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.
If you use mcp-publisher login github locally and get 403 for io.github.vybenetwork/...: Git apps like Git Credential Manager are unrelated. Open GitHub → Settings → Applications → Authorized OAuth Apps, choose the app you authorized during mcp-publisher login github (device flow), then under Organization access click Grant for vybenetwork. On SAML-enforced orgs, also complete SSO for that OAuth app. Then run mcp-publisher logout, mcp-publisher login github, and publish again.
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; use OAuth (or whatever your client supports) for https://mcp.vybenetwork.xyz.
server.json name: io.github.vybenetwork/solana-mcp-vybe. Display title: Solana MCP by Vybe.
Publish: push main, then git tag vX.Y.Z && git push origin vX.Y.Z, or Actions → Publish to MCP Registry.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.