Back to directory
sim-xia/skill-cortex-server

sim-xia/skill-cortex-server

@Sim-xia

A third-party MCP server that enable all IDEs to access Claude Code Skills capabilities

mcp-serverclaude-skillsskill-managementide-integrationpythonskill-indexingcontext

Installation & Configuration

{
  "mcpServers": {
    "skill-cortex-lite": {
      "command": "skill-cortex",
      "args": [],
      "env": {
        "SKILL_CORTEX_ROOTS": "/Users/username/skills1,/Users/username/skills2",
        "SKILL_CORTEX_CACHE_PATH": "/Users/username/.skill_cortex_cache/index.json",
        "SKILL_CORTEX_TAGS_PATH": "/Users/username/tags.md"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15