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.
Quick Start
Clone the repository:
git clone https://github.com/K-Dense-AI/claude-skills-mcpClaude 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.