Loomal

skillhub-mcp

MCP server by github.com/214140846/skillhub-mcp

MCP server that exposes Claude-style skills to any MCP client.

1 starspypi: skillhub-mcp

About skillhub-mcp

skillhub-mcp is an MCP (Model Context Protocol) server published by 214140846 in the official MCP registry, listed under Developer Tools on Loomal. MCP server that exposes Claude-style skills to any MCP client.

It ships as a Python package on PyPI (skillhub-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/214140846/skillhub-mcp, where the project has earned 1 GitHub stars.

Use skillhub-mcp with your agent

Claude Code · one command
claude mcp add skillhub-mcp -- uvx skillhub-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "skillhub-mcp": {
      "command": "uvx",
      "args": [
        "skillhub-mcp"
      ]
    }
  }
}
pypiskillhub-mcp

Frequently asked questions

What is skillhub-mcp?
skillhub-mcp is an MCP (Model Context Protocol) server by 214140846 in the Developer Tools category. MCP server that exposes Claude-style skills to any MCP client.
How do I connect skillhub-mcp to Claude, Cursor, or another MCP client?
Install skillhub-mcp from its pypi package (skillhub-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is skillhub-mcp open source?
Yes — the source code is public at github.com/214140846/skillhub-mcp, with 1 GitHub stars.
Can AI agents pay to use skillhub-mcp?
Not yet through Loomal — skillhub-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain skillhub-mcp? Claim this listing free by verifying GitHub ownership, or contact us.