Skip to main content
AggregatorsPython

K-Dense-AI/claude-skills-mcp

Intelligent search capabilities to let every model and client use [Claude Agent Skills](https://www.anthropic.com/news/skills) like native.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/K-Dense-AI/claude-skills-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "claude-skills-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "K-Dense-AI/claude-skills-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Python
Author
K-Dense-AI