Skillsindex
Rank #43,156io.github.thomasblc/skillsindex
Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.
Skillsindex is a Model Context Protocol (MCP) server published by thomasblc. It ranks #43,156 of 132,113 servers tracked on MCP Toplist. Skillsindex is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 88,957 of 132,113 servers on MCP Toplist.
Use Skillsindex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add skillsindex -- npx -y skillsindex-mcp[mcp_servers.skillsindex]
command = "npx"
args = ["-y", "skillsindex-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"skillsindex": {
"command": "npx",
"args": [
"-y",
"skillsindex-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"skillsindex": {
"command": "npx",
"args": [
"-y",
"skillsindex-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skillsindex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"skillsindex-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skillsindex": {
"command": "npx",
"args": [
"-y",
"skillsindex-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skillsindex": {
"command": "npx",
"args": [
"-y",
"skillsindex-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.thomasblc%2Fskillsindex)<a href="https://mcptoplist.com/server/io.github.thomasblc%2Fskillsindex"><img src="https://mcptoplist.com/badge/io.github.thomasblc%2Fskillsindex.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
thomasblc
Other servers by thomasblc
View all thomasblc servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Jun 30, 2026 |
| 0.1.1 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Skillsindex?
- Skillsindex is maintained by thomasblc, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Skillsindex listed on the Official MCP Registry?
- Yes — Skillsindex is listed on the Official MCP Registry, alongside Glama.
- How many versions does Skillsindex have?
- MCP Toplist tracks 3 versions of Skillsindex, most recently published on Jun 30, 2026.
- Where can I find the source code for Skillsindex?
- The source code for Skillsindex is hosted at github.com/thomasblc/skillsindex-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.