Back to search
30
MCP

io.github.214140846/skillhub-mcp

io.github.214140846/skillhub-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SkillHub
Converts Claude-style skills into MCP tools for cross-client reuse.
0 tools
active-claude-github-mcp
MCP server for active-claude-github skill — GitHub operations layer
0 tools
io.github.jcc-ne/mcp-skill-server
An MCP server that mounts your skill directory and add deterministic entry for deployment
0 tools
@goldzulu/skill-loader-mcp-server
MCP server for discovering and converting Claude skills
0 tools
agentskill-mcp
MCP server that enables any agent to use Claude Skills via progressive disclosure
0 tools
io.github.jarmstrong158/skillmatch-mcp
Job search and ranking pipeline via MCP for Claude Desktop.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.214140846/skillhub-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}