MCPHub
StacksRun LocalAuditsAPICLISign in

MCPHub — Open source. Built for the MCP community.

APIMCP Docs ↗Audits

The hub for MCP servers, skills, and agents

Discover and install tools for Claude Code, Cursor, Continue, and more. Built by the community, for the community.

$ npx @diegoalvarezf/mcphub install github

auto-installs to Claude Code, Cursor, Continue — whatever you have

Works with

Claude CodeClaude DesktopCursorContinueOpenClawClineCopilotWindsurfOllamaOpen WebUIZedClaude CodeClaude DesktopCursorContinueOpenClawClineCopilotWindsurfOllamaOpen WebUIZed
MCP ServersSkillsAgents
/
#code-review#git#testing#security#documentation#debugging#productivity#refactoring
PopularTrendingHot todayNew
Skills install as /slash-commands in Claude Code. Run npx @diegoalvarezf/mcphub install-skill review-pr and type /review-pr in any conversation.
Submit a skill →

All skills

1
SharePoint SearchSearch and extract information from SharePoint sites, lists, and documents.
/sharepoint-search
2
PR DescriptionWrite a clear pull request description from your changes.
/pr-description
3
Performance ReviewIdentify performance bottlenecks and suggest optimizations.
/performance-review
4
README GeneratorGenerate a professional README from your project structure and code.
/readme-generator
5
API Design ReviewReview REST or GraphQL API design for consistency and best practices.
/api-design-review
6
SQL OptimizerAnalyze and optimize slow SQL queries with explanations.
/sql-optimizer
7
Security AuditAudit the current file for common security vulnerabilities.
/security-audit
8
DocumentAdd documentation comments to the current file or function.
/document
9
Fix BugDiagnose and fix the current bug or error.
/fix-bug
10
RefactorSuggest and apply targeted refactoring improvements.
/refactor
11
Write TestsGenerate comprehensive tests for the current file or function.
/write-tests
12
Explain CodeExplain what the selected code does in plain English.
/explain-code
13
Commit MessageGenerate a conventional commit message from staged changes.
/commit-message
14
Review PRThorough code review focusing on quality, security, and maintainability.
/review-pr