Claude Skill

K-Dense-AI/claude-skills-mcp

基于Python的MCP服务器,使用向量搜索技术查找和检索Claude Agent Skills。支持高效发现和集成AI代理能力。

概览

Stars392
Forks66
语言Python
最后更新2026-04-08
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者K-Dense-AI
仓库claude-skills-mcp
完整名称K-Dense-AI/claude-skills-mcp
Repo ID1,080,225,523

安装这个 Skill

uvx claude-skills-mcp

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-12
平台
ClaudeMCPCodexCursor
能力
pdfmemorysearchterminalworkflow
识别文件
README.mddocstests
安装方式
  • uvx claude-skills-mcp
  • uvx claude-skills-mcp --example-config > config.json
  • uvx 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! --- [![Tests](https://github.com/K-Dense-AI/claude-skills-mcp/actions/workflows/test.yml/badge.svg)](https://github.com/K-Dense-AI/claude-skills-mcp/actions/workflows/test.yml) [![Python 3.12](https://img.shields.io/badge/python-3.12-blue.svg)](https://www.python.org/downloads/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://github.com/astral-sh/ruff) [![PyPI version](https://badge.fury.io/py/claude-skills-mcp.svg?icon=si%3Apython)](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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03