Skillhub MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi. Last commit 18 Jan 2026.
MCP server that exposes Claude-style skills to any MCP client.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add skillhub-mcp -- uvx skillhub-mcp
{
"mcpServers": {
"skillhub-mcp": {
"args": [
"skillhub-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.skillhub-mcp]
command = "uvx"
args = ["skillhub-mcp"]
{
"mcpServers": {
"skillhub-mcp": {
"args": [
"skillhub-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"skillhub-mcp": {
"args": [
"skillhub-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.