MCP Directory
Back

claude-skills-mcp

by K-Dense-AI · Python · ★ 379

MCP server for searching and retrieving Claude Agent Skills using vector search

Install

pip install git+https://github.com/K-Dense-AI/claude-skills-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-skills-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/K-Dense-AI/claude-skills-mcp.git"
      ]
    }
  }
}

From the README

> **This MCP server is no longer hosted or maintained.** Agent Skills have been natively adopted by all major AI platforms — Cursor, Windsurf, Claude Code, Copilot, and others now support skills out of the box. There is no longer a need for an MCP bridge to deliver skills to your coding assistant. Thank you to everyone who used and contributed to this project! --- [](https://github.com/K-Dense-AI/claude-skills-mcp/actions/workflows/test.yml) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/astral-sh/ruff) [](https://badge.fury.io/py/c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers