Vaaya
Rank #2,634ai.vaaya/mcp
Paid APIs and tokenized shares for agents. Prepaid funding, including authorized Instinct checkout.
Vaaya is a Model Context Protocol (MCP) server published by vaaya-ai. It ranks #2,634 of 132,046 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. Vaaya is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 129,412 of 132,046 servers on MCP Toplist.
Use Vaaya
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vaaya https://vaaya.ai/mcpclaude mcp add vaaya -- npx -y @vaaya/mcp[mcp_servers.vaaya]
url = "https://vaaya.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.vaaya]
command = "npx"
args = ["-y", "@vaaya/mcp"]Add to ~/.codex/config.toml.
https://vaaya.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vaaya": {
"command": "npx",
"args": [
"-y",
"@vaaya/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vaaya": {
"url": "https://vaaya.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"vaaya": {
"command": "npx",
"args": [
"-y",
"@vaaya/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vaaya": {
"type": "http",
"url": "https://vaaya.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"vaaya": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vaaya/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vaaya": {
"serverUrl": "https://vaaya.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vaaya": {
"command": "npx",
"args": [
"-y",
"@vaaya/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vaaya": {
"url": "https://vaaya.ai/mcp"
}
}
}{
"mcpServers": {
"vaaya": {
"command": "npx",
"args": [
"-y",
"@vaaya/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.vaaya%2Fmcp)<a href="https://mcptoplist.com/server/ai.vaaya%2Fmcp"><img src="https://mcptoplist.com/badge/ai.vaaya%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vaaya-ai
Available versions (10)
| Version | Published |
|---|---|
| 0.6.8 | Sep 13, 2026 |
| 0.6.7 | Sep 13, 2026 |
| 0.6.6 | Sep 13, 2026 |
| 0.3.3 | Jul 7, 2026 |
| 0.3.2 | Jul 6, 2026 |
| 0.3.1 | Jul 4, 2026 |
| 0.3.0 | Jul 4, 2026 |
| 0.2.3 | Jul 4, 2026 |
| 0.2.2 | Jul 4, 2026 |
| 0.2.1 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Vaaya?
- Vaaya is maintained by vaaya-ai, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Vaaya listed on the Official MCP Registry?
- Yes — Vaaya is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vaaya have?
- MCP Toplist tracks 10 versions of Vaaya, most recently published on Sep 13, 2026.
- Where can I find the source code for Vaaya?
- The source code for Vaaya is hosted at github.com/vaaya-ai/vaaya-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.