Basedagents
Rank #8,699io.github.maxfain/basedagents
MCP server providing basedagents capabilities
Basedagents is a Model Context Protocol (MCP) server published by maxfain. It ranks #8,699 of 132,046 servers tracked on MCP Toplist. Basedagents is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 14, 2026.
Ranks ahead of 123,347 of 132,046 servers on MCP Toplist.
Use Basedagents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add basedagents -- npx -y @basedagents/mcp[mcp_servers.basedagents]
command = "npx"
args = ["-y", "@basedagents/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"basedagents": {
"command": "npx",
"args": [
"-y",
"@basedagents/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"basedagents": {
"command": "npx",
"args": [
"-y",
"@basedagents/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"basedagents": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@basedagents/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"basedagents": {
"command": "npx",
"args": [
"-y",
"@basedagents/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"basedagents": {
"command": "npx",
"args": [
"-y",
"@basedagents/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.maxfain%2Fbasedagents)<a href="https://mcptoplist.com/server/io.github.maxfain%2Fbasedagents"><img src="https://mcptoplist.com/badge/io.github.maxfain%2Fbasedagents.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
maxfain
Available versions (3)
| Version | Published |
|---|---|
| 0.3.1 | Mar 14, 2026 |
| 0.1.2 | Mar 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Basedagents?
- Basedagents is maintained by maxfain, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Basedagents listed on the Official MCP Registry?
- Yes — Basedagents is listed on the Official MCP Registry, alongside Glama.
- How many versions does Basedagents have?
- MCP Toplist tracks 3 versions of Basedagents, most recently published on Mar 14, 2026.
- Where can I find the source code for Basedagents?
- The source code for Basedagents is hosted at github.com/maxfain/basedagents.
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.