aggregators
Featured

Claude Skills Mcp

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

python
cloud
local
macos
windows
linux
aggregators
0
View on GitHub

Installation

npx -y K-Dense-AI/claude-skills-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

K-Dense-AI/claude-skills-mcp

Intelligent search capabilities to let every model and client use Claude Agent Skills like native.

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub