agentverse
Rank #42,434io.github.doc2mcp/agentverse
MCP server for agentverse documentation, generated by doc2mcp.
agentverse is a Model Context Protocol (MCP) server published by doc2mcp. It ranks #42,434 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. agentverse is listed on Official MCP, with 1 tracked version. It was first listed on Jun 16, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 73,026 of 115,460 servers on MCP Toplist.
Use agentverse
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http agentverse https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/mcp[mcp_servers.agentverse]
url = "https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/mcp"Add to ~/.codex/config.toml.
https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentverse": {
"url": "https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentverse": {
"type": "http",
"url": "https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentverse": {
"serverUrl": "https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentverse": {
"url": "https://doc2mcp.site/api/mcp/67b582f1-f3f9-4c3e-8738-d9e0adee7557/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.doc2mcp%2Fagentverse)<a href="https://mcptoplist.com/server/io.github.doc2mcp%2Fagentverse"><img src="https://mcptoplist.com/badge/io.github.doc2mcp%2Fagentverse.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
doc2mcp
Other servers by doc2mcp
View all doc2mcp servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1781647733 | Jun 16, 2026 |
Frequently asked questions
- Who maintains agentverse?
- agentverse is maintained by doc2mcp, which publishes 18 MCP servers (18 total versions) tracked on MCP Toplist.
- Is agentverse listed on the Official MCP Registry?
- Yes — agentverse is listed on the Official MCP Registry.
- How many versions does agentverse have?
- MCP Toplist tracks 1 version of agentverse, most recently published on Jun 16, 2026.
- Where can I find the source code for agentverse?
- The source code for agentverse is hosted at github.com/doc2mcp/doc2mcp.