agora
Rank #29,078io.github.vorluno/agora-mcp
Shared per-repo space for Claude Code sessions: see activity, get collision warnings, notes.
agora is a Model Context Protocol (MCP) server published by vorluno. It ranks #29,078 of 132,113 servers tracked on MCP Toplist. agora is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 103,035 of 132,113 servers on MCP Toplist.
Use agora
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agora-mcp -- npx -y @vorluno/agora-mcp[mcp_servers.agora-mcp]
command = "npx"
args = ["-y", "@vorluno/agora-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agora-mcp": {
"command": "npx",
"args": [
"-y",
"@vorluno/agora-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agora-mcp": {
"command": "npx",
"args": [
"-y",
"@vorluno/agora-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agora-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vorluno/agora-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agora-mcp": {
"command": "npx",
"args": [
"-y",
"@vorluno/agora-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agora-mcp": {
"command": "npx",
"args": [
"-y",
"@vorluno/agora-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/io.github.vorluno%2Fagora-mcp)<a href="https://mcptoplist.com/server/io.github.vorluno%2Fagora-mcp"><img src="https://mcptoplist.com/badge/io.github.vorluno%2Fagora-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
vorluno
Other servers by vorluno
View all vorluno servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains agora?
- agora is maintained by vorluno, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is agora listed on the Official MCP Registry?
- Yes — agora is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does agora have?
- MCP Toplist tracks 1 version of agora, most recently published on Jun 22, 2026.
- Where can I find the source code for agora?
- The source code for agora is hosted at github.com/vorluno/agora-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.