Claude Skills

by k-dense-ai · Version Control · mcp-server, pypi

Enables semantic search and retrieval of specialized coding skills from GitHub repositories and local directories, using vector similarity to match tasks with relevant bioinformatics, cheminformatics, and data analysis implementations.

A vector search-powered MCP server built by K-Dense AI that enables Claude to discover and retrieve relevant Agent Skills from GitHub repositories and local directories using semantic similarity. The server indexes skill descriptions with sentence transformers, performs RAG-based search to find the most relevant skills for specific tasks, and includes document loading capabilities for accessing Python scripts, references, and assets within skills. Designed primarily for scientific computing workflows, it comes pre-configured with 70+ bioinformatics, cheminformatics, and data analysis skills from K-Dense AI's scientific skills repository, plus official Anthropic skills, making it useful for researchers and developers who need contextual guidance on specialized technical tasks and proven implementation patterns.

Source: https://github.com/k-dense-ai/claude-skills-mcp

Install

uvx claude-skills-mcp

Tags: mcp-server, pypi

354 GitHub stars · Source: pulsemcp

About Version Control MCP servers and Claude skills

Version Control MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Claude Skills is one of hundreds of Version Control entries indexed on Skiln. Browse the full Version Control category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related Version Control MCPs and skills

  • ArXiv by blazickjp

    Search and analyze academic papers from the arXiv repository.

  • Argo CD by argoproj-labs

    Integrates with Argo CD to enable natural language management of Kubernetes GitOps applications, resources, and deployments without switching context from your assistant.

  • Devopness by devopness

    Deploy applications and infrastructure to any cloud provider in minutes

  • GitKraken by gitkraken

    Git CLI with integrated MCP server for GitHub, GitLab, Bitbucket, Azure DevOps, and Jira

  • Idea Reality Check by mnemox-ai

    Prevents redundant development by searching GitHub, Hacker News, npm, PyPI, and Product Hunt to assess project similarity and provide reality scores with pivot suggestions before starting new coding projects.

  • Google Ads by cohnen

    Integrates with Google Ads API to enable direct access and management of advertising campaigns, performance analysis, and optimization within conversations.

  • Flux GitOps by controlplaneio-fluxcd

    Provides a bridge between Kubernetes GitOps operations and Flux CD ecosystem, enabling debugging, resource management, and workflow troubleshooting through specialized tools for log retrieval, reconciliation, and cluster context switching.

  • WHartTest by mgdaaslab

    Provides automated testing tools and Microsoft API integration capabilities for test automation workflows, QA engineers automating test suites, and teams building testing pipelines that require both API connectivity and test execution.

Frequently asked questions

How do I install Claude Skills?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Claude Skills?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Claude Skills free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.