sim-xia/skill-cortex-server
Overview
An MCP server enabling IDEs/CLIs to access Claude Code Skills capabilities, with features for skill discovery, indexing, and management.
Capabilities
- • filesystem integration
- • database integration
Best For
MCP server for IDEs/CLIs to access Claude Code Skills, offering skill discovery, indexing, and management features.
Decision Snapshot
Install
detected in docs
Usage
detected in docs
Docs
1 links
Config
8 strong hints
Capabilities
2 key capabilities detected
- • GitHub stars: 20
- • Forks: 7
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Features
- • **Skill Discovery & Indexing / 技能发现与索引**: Automatically scan and index SKILL.md files from multiple sources / 自动扫描和索引来自多个来源的 SKILL.md 文件
- • **Flexible Configuration / 灵活配置**: Support for custom skill roots and cache paths / 支持自定义技能根目录和缓存路径
- • **Tag Management / 标签管理**: Built-in tag validation and management system / 内置标签验证和管理系统
- • **Skill Tree Navigation / 技能树导航**: Hierarchical browsing of skills by category / 按类别分层浏览技能
- • **Search Functionality / 搜索功能**: Full-text search across all indexed skills / 对所有索引技能进行全文搜索
- • **Skill Details / 技能详情**: Detailed information retrieval for each skill / 每个技能的详细信息检索
- • filesystem integration
- • database integration
Use Cases
- • Supports capabilities such as: filesystem integration; database integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • filesystem integration
- • database integration
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: mentions (Mentioned in approved metadata/docs evidence.)
Notes / Requirements
- • Primary language: Python
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: coding
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
x51xxx/copilot-mcp-server
An MCP server connecting IDEs or AI assistants to GitHub Copilot CLI for code analysis, review, and batch processing.
juehang/vscode-mcp-server
An MCP Server enabling AI (e.g., Claude) to access VS Code workspace directory structures, linter issues, code files, and perform edits.
religa/multi-mcp
A Python tool for parallel multi-model code review, security analysis, and AI debate. Orchestrates LLMs like ChatGPT, Claude, and Gemini to compare outputs, build consensus, and perform OWASP Top 10 security checks.
spyrae/claude-concilium
Multi-agent AI consultation framework for Claude Code, featuring three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review, problem-solving, fallback chains, and error detection. Includes a ready-to-use Claude Code skill.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.