Skills Search
Rank #346ai.com.mcp/skills-search
MCP server providing skills-search capabilities
Skills Search is a Model Context Protocol (MCP) server published by agentskills. It ranks #346 of 115,460 servers tracked on MCP Toplist, and its repository has 24,847 GitHub stars. Skills Search is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 4, 2026.
Ranks ahead of 115,114 of 115,460 servers on MCP Toplist.
Use Skills Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http skills-search https://skills-sh.run.mcp.com.ai/mcp[mcp_servers.skills-search]
url = "https://skills-sh.run.mcp.com.ai/mcp"Add to ~/.codex/config.toml.
https://skills-sh.run.mcp.com.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"skills-search": {
"url": "https://skills-sh.run.mcp.com.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skills-search": {
"type": "http",
"url": "https://skills-sh.run.mcp.com.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skills-search": {
"serverUrl": "https://skills-sh.run.mcp.com.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skills-search": {
"url": "https://skills-sh.run.mcp.com.ai/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/ai.com.mcp%2Fskills-search)<a href="https://mcptoplist.com/server/ai.com.mcp%2Fskills-search"><img src="https://mcptoplist.com/badge/ai.com.mcp%2Fskills-search.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
agentskills
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Skills Search?
- Skills Search is maintained by agentskills, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Skills Search listed on the Official MCP Registry?
- Yes — Skills Search is listed on the Official MCP Registry.
- How many versions does Skills Search have?
- MCP Toplist tracks 2 versions of Skills Search, most recently published on Feb 4, 2026.
- Where can I find the source code for Skills Search?
- The source code for Skills Search is hosted at github.com/agentskills/agentskills.