Skills Hub
Rank #11,689pulsemcp/skills-hub
Search and install AI agent skills from Skills Hub inside any MCP-compatible tool.
Skills Hub is a Model Context Protocol (MCP) server published by tinh2. It ranks #11,689 of 132,113 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Skills Hub is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 7, 2026.
Ranks ahead of 120,424 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/mcp[mcp_servers.skills-hub]
url = "https://api.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": {
"url": "https://api.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.
{
"mcpServers": {
"skills-hub": {
"serverUrl": "https://api.skills-hub.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skills-hub": {
"url": "https://api.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/pulsemcp%2Fskills-hub)<a href="https://mcptoplist.com/server/pulsemcp%2Fskills-hub"><img src="https://mcptoplist.com/badge/pulsemcp%2Fskills-hub.svg" alt="MCP Toplist: Top 10% 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 →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
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?
- Skills Hub is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Skills Hub have?
- Skills Hub ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Skills Hub?
- The source code for Skills Hub is hosted at github.com/tinh2/skills-hub-registry.
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.