Codestack
StacksCLISign in

Codestack — Open source. Built for the MCP community.

APIAudits
  ██████╗   ██████╗   ██████╗   ███████╗ ███████╗ ████████╗  █████╗    ██████╗  ██╗  ██╗
 ██╔════╝  ██╔═══██╗  ██╔══██╗  ██╔════╝ ██╔════╝ ╚══██╔══╝ ██╔══██╗  ██╔════╝  ██║ ██╔╝
 ██║       ██║   ██║  ██║  ██║  █████╗   ███████╗    ██║    ███████║  ██║       █████╔╝ 
 ██║       ██║   ██║  ██║  ██║  ██╔══╝   ╚════██║    ██║    ██╔══██║  ██║       ██╔═██╗ 
 ╚██████╗  ╚██████╔╝  ██████╔╝  ███████╗ ███████║    ██║    ██║  ██║  ╚██████╗  ██║  ██╗
  ╚═════╝   ╚═════╝   ╚═════╝   ╚══════╝ ╚══════╝    ╚═╝    ╚═╝  ╚═╝   ╚═════╝  ╚═╝  ╚═╝

Discover, save, and install MCP servers, skills, and agents for Claude Code, Codex, OpenCode, GitHub Copilot, and Cursor. One command to set it all up.

$ npx @diegoalvarezf/codestack install github

auto-installs to Claude Code, GitHub Copilot, Codex — whatever you have

Works with

Claude CodeGitHub CopilotCodexOpenCodeCursorWindsurfClineContinueZedClaude DesktopClaude CodeGitHub CopilotCodexOpenCodeCursorWindsurfClineContinueZedClaude Desktop

Get started

Build your personal library of MCPs, skills, and agents. Install your full stack with one command.

$ sign in to start →

How it works

[1]

Save what you use

Add MCPs, skills, and agents from the registry or paste any URL.

[2]

Build your stack

Group your tools into a named stack for each project or workflow.

[3]

Install everything

Run codestack install and your full AI setup is configured in seconds.

MCP ServersSkillsAgents
/
#code-review#git#testing#security#documentation#debugging#productivity#refactoring
PopularTrendingHot todayNew
Skills install as /slash-commands in Claude Code. Run npx @diegoalvarezf/codestack 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