uagents
Rank #42,443io.github.doc2mcp/uagents
MCP server for uagents documentation, generated by doc2mcp.
uagents is a Model Context Protocol (MCP) server published by doc2mcp. It ranks #42,443 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. uagents is listed on Official MCP, with 1 tracked version. It was first listed on Jun 7, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 73,017 of 115,460 servers on MCP Toplist.
Use uagents
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 uagents https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/mcp[mcp_servers.uagents]
url = "https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/mcp"Add to ~/.codex/config.toml.
https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"uagents": {
"url": "https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uagents": {
"type": "http",
"url": "https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uagents": {
"serverUrl": "https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uagents": {
"url": "https://doc2mcp.site/api/mcp/e56f8219-0046-4351-9ba3-37e837db71ed/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%2Fuagents)<a href="https://mcptoplist.com/server/io.github.doc2mcp%2Fuagents"><img src="https://mcptoplist.com/badge/io.github.doc2mcp%2Fuagents.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.1780867627 | Jun 7, 2026 |
Frequently asked questions
- Who maintains uagents?
- uagents is maintained by doc2mcp, which publishes 18 MCP servers (18 total versions) tracked on MCP Toplist.
- Is uagents listed on the Official MCP Registry?
- Yes — uagents is listed on the Official MCP Registry.
- How many versions does uagents have?
- MCP Toplist tracks 1 version of uagents, most recently published on Jun 7, 2026.
- Where can I find the source code for uagents?
- The source code for uagents is hosted at github.com/doc2mcp/doc2mcp.