← All servers
🔧

SkillfedVerified🛡 No advisories

io.github.skill-federation/skillfed-mcp
New to MCP? Start here →
0★ stars
0weekly installs
21 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/skill-federation, which proved it owns this namespace.

Verified owner: github.com/skill-federationio.github.skill-federation/skillfed-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads SKILLFED_ENDPOINT.

About

Find vetted agent skills for your task — privacy-preserving skill discovery over MCP.

Packages & transports

npmskillfed-mcpv0.1.3 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "skillfed": {
      "command": "npx",
      "args": [
        "-y",
        "skillfed-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y skillfed-mcp