.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/vybenetwork/solana-mcp-vybe
home/mcp-servers/vybenetwork/solana-mcp-vybe
vybenetwork avatar

solana-mcp-vybe

byvybenetwork· 1 MCP server

Stars

1.0k

Forks

94

Category

Finance & Trading

View on GitHub

TL;DR

Public Model Context Protocol (MCP) registry metadata for Solana MCP by Vybe.

How to install solana-mcp-vybe?

vybenetwork/solana-mcp-vybe
$git clone https://github.com/vybenetwork/solana-mcp-vybe

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install solana-mcp-vybe by running `git clone https://github.com/vybenetwork/solana-mcp-vybe`, then use it for the current task and follow its documentation at https://github.com/vybenetwork/solana-mcp-vybe.

Files · 1

View on GitHub
README.md
1# Solana MCP by Vybe
2Solana MCP by Vybe lets Cursor, Claude, and other MCP clients browse schemas or make live Solana API calls through one public MCP server.
3
4Public **Model Context Protocol (MCP) registry metadata** for **Solana MCP by Vybe**.
5
6The live MCP endpoint is:
7
8`https://mcp.vybenetwork.xyz`
9
10Product and setup guides: [docs.vybenetwork.com/docs/mcp](https://docs.vybenetwork.com/docs/mcp).
11
12This repository holds:
13
14- **`server.json`** — metadata published to the [official MCP Registry](https://registry.modelcontextprotocol.io) (GitHub Actions).
15- **`.mcp.json` and `mcp.json`** — [Open Plugins](https://open-plugins.com)–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`).
16
17`examples/cursor-mcp.json` is the same idea for native **`url`** config: URL only; use your client’s OAuth flow for this MCP.
18
19## GitHub repository name
20
21**`vybenetwork/solana-mcp-vybe`** (starts with `solana-mcp`, includes Vybe).
22
23## Publish a new listing version
24
251. Clone or use this repo at `github.com/vybenetwork/solana-mcp-vybe`.
262. Tag and push (the workflow sets `server.json` `version` from the tag):
27
28 ```bash
29 git tag v1.0.0
30 git push origin v1.0.0
31 ```
32
33 Or run **Actions → Publish to MCP Registry → Run workflow** (uses the version already in `server.json`).
34
35Publishing uses **GitHub OIDC** in Actions; no personal token secret is required.
36
37**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.
38
393. Verify:
40
41 ```bash
42 curl -sS "https://registry.modelcontextprotocol.io/v0.1/servers?search=vybenetwork" | jq .
43 ```
44
45## Cursor and other directories
46
47Use `examples/cursor-mcp.json` as the install snippet. For [Cursor Directory](https://cursor.directory), submit after the registry publish succeeds; use **OAuth** (or whatever your client supports) for `https://mcp.vybenetwork.xyz`.
48
49## Registry catalog id
50
51**`server.json` `name`:** **`io.github.vybenetwork/solana-mcp-vybe`**. **Display title:** **Solana MCP by Vybe**.
52
53**Publish:** push `main`, then `git tag vX.Y.Z && git push origin vX.Y.Z`, or **Actions → Publish to MCP Registry**.

Preview

vybenetwork/solana-mcp-vybevybenetwork/solana-mcp-vybe

# Solana MCP by Vybe

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:

Repovybenetwork/solana-mcp-vybe
TypeMCP Servers
CategoryFinance & Trading
UpdatedJul 2026
License—
First seenJul 27, 2026

Tags

MCPclaudecursor

Related

6 picks
Type
  1. jerbouma avatarfinancetoolkit200+ transparent financial metrics calculated from raw statements, not third-party endpoints.MCP ServersJul 202661k5.2k
  2. financial-datasets avatarmcp-serverAn MCP server for interacting with the Financial Datasets stock market API.MCP ServersJun 202556k2.2k
  3. quantconnect avatarmcp-serverPython MCP server for local interactions with the QuantConnect API.MCP ServersMay 202656k78
  4. alpacahq avataralpaca-mcp-serverAlpaca Trading API integration for Model Context Protocol (MCP). V2 generates 60+ tools directly from Alpaca's OpenAPI specs using FastMCP.MCP ServersJul 202643k891
  5. getnable avatarfinopsmcpSee where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.MCP ServersJul 202616k14
  6. xeroapi avatarxero-mcp-serverMCP server implementation for Xero integrationMCP ServersJun 202614k342