SkillRepo
Rank #61,333dev.skillrepo/skillrepo
Governed AI agent skills — one library, distributed to devs and exposed to remote agents over MCP.
SkillRepo is a Model Context Protocol (MCP) server published by skill-repo. It ranks #61,333 of 132,113 servers tracked on MCP Toplist. SkillRepo is listed on Official MCP, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 70,780 of 132,113 servers on MCP Toplist.
Use SkillRepo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http skillrepo https://mcp.skillrepo.dev/api/mcp[mcp_servers.skillrepo]
url = "https://mcp.skillrepo.dev/api/mcp"Add to ~/.codex/config.toml.
https://mcp.skillrepo.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"skillrepo": {
"url": "https://mcp.skillrepo.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skillrepo": {
"type": "http",
"url": "https://mcp.skillrepo.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skillrepo": {
"serverUrl": "https://mcp.skillrepo.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skillrepo": {
"url": "https://mcp.skillrepo.dev/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/dev.skillrepo%2Fskillrepo)<a href="https://mcptoplist.com/server/dev.skillrepo%2Fskillrepo"><img src="https://mcptoplist.com/badge/dev.skillrepo%2Fskillrepo.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
skill-repo
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 22, 2026 |
Frequently asked questions
- Who maintains SkillRepo?
- SkillRepo is maintained by skill-repo, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is SkillRepo listed on the Official MCP Registry?
- Yes — SkillRepo is listed on the Official MCP Registry.
- How many versions does SkillRepo have?
- MCP Toplist tracks 1 version of SkillRepo, most recently published on May 22, 2026.
- Where can I find the source code for SkillRepo?
- The source code for SkillRepo is hosted at github.com/skill-repo/skill-repo.
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.