Skillselion MCP Server
Rank #15,794io.github.skillselion/skillselion-mcp
On-demand access to thousands of install-ranked Claude Code skills - search and load mid-task.
Skillselion MCP Server is a Model Context Protocol (MCP) server published by skillselion. It ranks #15,794 of 132,046 servers tracked on MCP Toplist. Skillselion MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 116,252 of 132,046 servers on MCP Toplist.
Use Skillselion MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add skillselion-mcp -- npx -y skillselion-mcp[mcp_servers.skillselion-mcp]
command = "npx"
args = ["-y", "skillselion-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"skillselion-mcp": {
"command": "npx",
"args": [
"-y",
"skillselion-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"skillselion-mcp": {
"command": "npx",
"args": [
"-y",
"skillselion-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skillselion-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"skillselion-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skillselion-mcp": {
"command": "npx",
"args": [
"-y",
"skillselion-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skillselion-mcp": {
"command": "npx",
"args": [
"-y",
"skillselion-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.skillselion%2Fskillselion-mcp)<a href="https://mcptoplist.com/server/io.github.skillselion%2Fskillselion-mcp"><img src="https://mcptoplist.com/badge/io.github.skillselion%2Fskillselion-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
skillselion
Available versions (2)
| Version | Published |
|---|---|
| 0.9.10 | Aug 20, 2026 |
| 0.9.6 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Skillselion MCP Server?
- Skillselion MCP Server is maintained by skillselion, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Skillselion MCP Server listed on the Official MCP Registry?
- Yes — Skillselion MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Skillselion MCP Server have?
- MCP Toplist tracks 2 versions of Skillselion MCP Server, most recently published on Aug 20, 2026.
- Where can I find the source code for Skillselion MCP Server?
- The source code for Skillselion MCP Server is hosted at github.com/skillselion/skillselion-mcp.
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.