Skills Hub
Rank #55,843io.github.tinh2/skills-hub
Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.
Skills Hub is a Model Context Protocol (MCP) server published by tinh2. It ranks #55,843 of 132,113 servers tracked on MCP Toplist. Skills Hub is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 76,270 of 132,113 servers on MCP Toplist.
Use Skills Hub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http skills-hub https://api.skills-hub.ai/mcpclaude mcp add skills-hub -- npx -y @skills-hub-ai/mcp[mcp_servers.skills-hub]
url = "https://api.skills-hub.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.skills-hub]
command = "npx"
args = ["-y", "@skills-hub-ai/mcp"]Add to ~/.codex/config.toml.
https://api.skills-hub.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"skills-hub": {
"command": "npx",
"args": [
"-y",
"@skills-hub-ai/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"skills-hub": {
"url": "https://api.skills-hub.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"skills-hub": {
"command": "npx",
"args": [
"-y",
"@skills-hub-ai/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skills-hub": {
"type": "http",
"url": "https://api.skills-hub.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"skills-hub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@skills-hub-ai/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skills-hub": {
"serverUrl": "https://api.skills-hub.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skills-hub": {
"command": "npx",
"args": [
"-y",
"@skills-hub-ai/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skills-hub": {
"url": "https://api.skills-hub.ai/mcp"
}
}
}{
"mcpServers": {
"skills-hub": {
"command": "npx",
"args": [
"-y",
"@skills-hub-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/io.github.tinh2%2Fskills-hub)<a href="https://mcptoplist.com/server/io.github.tinh2%2Fskills-hub"><img src="https://mcptoplist.com/badge/io.github.tinh2%2Fskills-hub.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
tinh2
Other servers by tinh2
View all tinh2 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.10 | Jul 1, 2026 |
| 0.1.9 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Skills Hub?
- Skills Hub is maintained by tinh2, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Skills Hub listed on the Official MCP Registry?
- Yes — Skills Hub is listed on the Official MCP Registry.
- How many versions does Skills Hub have?
- MCP Toplist tracks 2 versions of Skills Hub, most recently published on Jul 1, 2026.
- Where can I find the source code for Skills Hub?
- The source code for Skills Hub is hosted at github.com/tinh2/skills-hub.
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.