skills-mcp-server

darshan-yadav/skills-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skills-mcp-server": {
      "command": "uvx",
      "args": [
        "skills-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install skills-mcp-server

README Excerpt

An open-source **[Model Context Protocol](https://modelcontextprotocol.io/) (MCP)** server that hosts your **skill bundles** (folders with a `SKILL.md`) and serves them to Claude Code, Cursor, OpenAI Codex, or any other MCP host. **Define a skill once — use it everywhere.** --- You need **Docker** with **Compose v2**. That's it.

Tools (3)

GETPOSTdescription