MCP Directory
Back

Open-ClaudeSkill

by QianjieTech · Python · ★ 47

Bring Claude's Skill system to any MCP-compatible AI agent through progressive disclosure. Universal, standards-based, and easy to use.

Install

pip install git+https://github.com/QianjieTech/Open-ClaudeSkill.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "open-claudeskill": {
      "command": "uvx",
      "args": [
        "git+https://github.com/QianjieTech/Open-ClaudeSkill.git"
      ]
    }
  }
}

From the README

**Bring Claude Agent Skills to ANY MCP-compatible Agent** A universal MCP server that enables **any** Agent application with MCP support to use Anthropic's official [Claude Agent Skills](https://github.com/anthropics/skills) with **progressive disclosure** - reducing context overhead while maximizing capability. **Package Name**: | **PyPI**: [agentskill-mcp](https://pypi.org/project/agentskill-mcp/) English | [简体中文](README.zh-CN.md) Claude Agent Skills are brilliantly designed but locked to Claude's ecosystem. This project breaks that limitation by: - ✅ **Universal Compatibility**: Works…
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