claude-dev-suite MCP Server
claude-dev-suite is a TypeScript MCP server for VS Code with npx, git clone. Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT.
Decision snapshot
Is this a fit?
Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows
VS Code, TypeScript, Node.js, Python, Go
May perform destructive actions, Can write or update data, API key required authentication, Destructive actions
npx, git clone, Hosted or remote
4 months ago · MIT license
Review destructive actions before connecting it to live data. Confirm write permissions and scope before use. Requires TypeScript.
How to use claude-dev-suite MCP Server
Install or run
git clone https://github.com/claude-dev-suite/claude-dev-suite.gitClient configuration
{
"version": "1.0.0",
"project": {
"name": "my-app",
"type": "fullstack",
"isMonorepo": false
},
"mcpServers": [
"documentation",
"database-query",
"docker-manager",
"api-tester",
"dashboard-bridge"
],
"stacks": {
"frontend": {
"framework": "react",
"metaFramework": "nextjs",
"styling": "tailwindcss",
"stateManagement": "zustand+tanstack-query"
},
"backend": {
"runtime": "nodejs",
"framework": "nestjs",
"apiStyle": "rest"
},
"database": {
"type": "postgresql",
"orm": "prisma"
},
"testing": {
"unit": "vitest",
"e2e": "playwright"
}
},
"git": {
"provider": "github",
"repository": "https://github.com/owner/my-app",
"tokenEnvVar": "GITHUB_TOKEN"
},
"agents": {
"enabled": [
"architect",
"code-reviewer",
"react-expert",
"nextjs-expert",
"nestjs-expert",
"prisma-expert",
"vitest-expert",
"playwright-expert",
"docker-expert"
]
}
}Compatible clients
What is claude-dev-suite MCP Server?
claude-dev-suite is a TypeScript MCP server for VS Code with npx, git clone. Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Tool access support
- Shell commands support
- Browser use support
- Spreadsheet work support
- Document generation support
- Anthropic provider support
- Google provider support
Available tools
Compatibility and setup
Install or run claude-dev-suite using npx. Check claude-dev-suite/claude-dev-suite for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with git clone
- Works with VS Code
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use claude-dev-suite MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for vs code users.
Built with
Verified compatibility and discovery
Frequently asked questions
What is claude-dev-suite?
claude-dev-suite is a TypeScript MCP server for VS Code with npx, git clone. Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT.
Who is claude-dev-suite best for?
claude-dev-suite is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, vs code users.
How do I install claude-dev-suite?
Install or run claude-dev-suite using npx. Check claude-dev-suite for the latest setup command.
Is claude-dev-suite actively maintained?
claude-dev-suite may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.