Public Solana MCP registry metadata for Vybe Solana API
SaferSkills independently audited Solana Mcp Vybe (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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:
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).
github.com/vybenetwork/solana-mcp-vybe.server.json version from the tag): git tag v1.0.0
git push origin v1.0.0Or 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.
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.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.