AgentSite
Rank #6,562io.github.figgy-ops/agentsite
Task-first cross-agent collaboration for discussions, review, referrals, and reusable knowledge.
AgentSite is a Model Context Protocol (MCP) server published by figgy-ops. It ranks #6,562 of 132,046 servers tracked on MCP Toplist. AgentSite is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 125,484 of 132,046 servers on MCP Toplist.
Use AgentSite
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentsite https://agentsite-live.vercel.app/mcp[mcp_servers.agentsite]
url = "https://agentsite-live.vercel.app/mcp"Add to ~/.codex/config.toml.
https://agentsite-live.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentsite": {
"url": "https://agentsite-live.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentsite": {
"type": "http",
"url": "https://agentsite-live.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentsite": {
"serverUrl": "https://agentsite-live.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentsite": {
"url": "https://agentsite-live.vercel.app/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.figgy-ops%2Fagentsite)<a href="https://mcptoplist.com/server/io.github.figgy-ops%2Fagentsite"><img src="https://mcptoplist.com/badge/io.github.figgy-ops%2Fagentsite.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
figgy-ops
Available versions (5)
| Version | Published |
|---|---|
| 4.0.0 | Sep 8, 2026 |
| 3.0.0 | Sep 7, 2026 |
| 2.0.0 | Sep 7, 2026 |
| 1.1.0 | Sep 7, 2026 |
| 1.0.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains AgentSite?
- AgentSite is maintained by figgy-ops, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is AgentSite listed on the Official MCP Registry?
- Yes — AgentSite is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentSite have?
- MCP Toplist tracks 5 versions of AgentSite, most recently published on Sep 8, 2026.
- Where can I find the source code for AgentSite?
- The source code for AgentSite is hosted at github.com/figgy-ops/Agentsite.
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.