Claude Skill
K-Dense-AI/claude-skills-mcp
基于Python的MCP服务器,使用向量搜索技术查找和检索Claude Agent Skills。支持高效发现和集成AI代理能力。
概览
仓库信息
安装这个 Skill
uvx claude-skills-mcpRegistry 信息
uvx claude-skills-mcpuvx claude-skills-mcp --example-config > config.jsonuvx claude-skills-mcp --config config.json
项目简介
一个模型上下文协议(MCP)服务器,用于通过向量搜索技术查找和检索Claude Agent Skills。
MCP server for searching and retrieving Claude Agent Skills using vector search
要点
- MCP服务器实现
- 向量搜索功能
- Claude Skill检索
- 基于Python开发
- 代理技能搜索功能
使用场景
- 搜索Claude Agent Skills数据库
- 将技能发现集成到应用程序中
- 构建利用Claude Skills的工具
- 创建技能推荐系统
- 开发AI代理生态系统
README 摘要
# Claude Skills MCP Server > **This MCP server is no longer hosted or maintained.** Agent Skills have been natively adopted by all major AI platforms — Cursor, Windsurf, Claude Code, Copilot, and others now support skills out of the box. There is no longer a need for an MCP bridge to deliver skills to your coding assistant. Thank you to everyone who used and contributed to this project! --- [](https://github.com/K-Dense-AI/claude-skills-mcp/actions/workflows/test.yml) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/astral-sh/ruff) [](https://badge.fury.io/py/claude-skills-mcp) > **Use [Claude's powerful new Skills system](https://www.anthropic.com/news/skills) with ANY AI model or coding assistant** - including Cursor, Codex, GPT-5, Gemini, and more. This MCP server brings Anthropic's Agent Skills framework to the entire AI ecosystem through the Model Context Protocol. A Model Context Protocol (MCP) server that provides intelligent search capabilities for discovering relevant Claude Agent Skills using vector embeddings and semantic similarity. This server implements the same progressive disclosure architecture that Anthropic describes in their [Agent Skills engineering blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills), making specialized skills available to any MCP-compatible AI
话题
暂无话题