AgentsKit Registry
Rank #13,887io.github.AgentsKit-io/agentskit-registry
Discover open-source AI agents and get source-owned installation instructions through MCP.
AgentsKit Registry is a Model Context Protocol (MCP) server published by AgentsKit-io. It ranks #13,887 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. AgentsKit Registry is listed on Official MCP, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 118,226 of 132,113 servers on MCP Toplist.
Use AgentsKit Registry
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentskit-registry https://registry.agentskit.io/api/mcp[mcp_servers.agentskit-registry]
url = "https://registry.agentskit.io/api/mcp"Add to ~/.codex/config.toml.
https://registry.agentskit.io/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentskit-registry": {
"url": "https://registry.agentskit.io/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentskit-registry": {
"type": "http",
"url": "https://registry.agentskit.io/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentskit-registry": {
"serverUrl": "https://registry.agentskit.io/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentskit-registry": {
"url": "https://registry.agentskit.io/api/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.AgentsKit-io%2Fagentskit-registry)<a href="https://mcptoplist.com/server/io.github.AgentsKit-io%2Fagentskit-registry"><img src="https://mcptoplist.com/badge/io.github.AgentsKit-io%2Fagentskit-registry.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AgentsKit-io
Other servers by AgentsKit-io
View all AgentsKit-io servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains AgentsKit Registry?
- AgentsKit Registry is maintained by AgentsKit-io, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentsKit Registry listed on the Official MCP Registry?
- Yes — AgentsKit Registry is listed on the Official MCP Registry.
- How many versions does AgentsKit Registry have?
- MCP Toplist tracks 1 version of AgentsKit Registry, most recently published on Aug 1, 2026.
- Where can I find the source code for AgentsKit Registry?
- The source code for AgentsKit Registry is hosted at github.com/AgentsKit-io/agentskit-registry.
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.