Getskills
Rank #14,273io.github.Sidsaladi9/getskills
Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.
Getskills is a Model Context Protocol (MCP) server published by Sidsaladi9. It ranks #14,273 of 132,113 servers tracked on MCP Toplist. Getskills is listed on Official MCP, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 117,840 of 132,113 servers on MCP Toplist.
Use Getskills
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add getskills -- npx -y getskills-mcp[mcp_servers.getskills]
command = "npx"
args = ["-y", "getskills-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"getskills": {
"command": "npx",
"args": [
"-y",
"getskills-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"getskills": {
"command": "npx",
"args": [
"-y",
"getskills-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"getskills": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"getskills-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"getskills": {
"command": "npx",
"args": [
"-y",
"getskills-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"getskills": {
"command": "npx",
"args": [
"-y",
"getskills-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.Sidsaladi9%2Fgetskills)<a href="https://mcptoplist.com/server/io.github.Sidsaladi9%2Fgetskills"><img src="https://mcptoplist.com/badge/io.github.Sidsaladi9%2Fgetskills.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
Sidsaladi9
Other servers by Sidsaladi9
View all Sidsaladi9 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 16, 2026 |
Frequently asked questions
- Who maintains Getskills?
- Getskills is maintained by Sidsaladi9, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Getskills listed on the Official MCP Registry?
- Yes — Getskills is listed on the Official MCP Registry.
- How many versions does Getskills have?
- MCP Toplist tracks 1 version of Getskills, most recently published on May 16, 2026.
- Where can I find the source code for Getskills?
- The source code for Getskills is hosted at github.com/Sidsaladi9/getskills.
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.