Favicon of claude-dev-suite

claude-dev-suite MCP Server

MCP ServerCode & Developer ToolsTypeScriptOpen source

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?

Best for

Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows

Works with

VS Code, TypeScript, Node.js, Python, Go

Access

May perform destructive actions, Can write or update data, API key required authentication, Destructive actions

Setup

npx, git clone, Hosted or remote

Project health

4 months ago · MIT license

Considerations

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.git

Client 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

VS Code

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.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
31/100

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

list_flows

Compatibility and setup

Install or run claude-dev-suite using npx. Check claude-dev-suite/claude-dev-suite for the latest setup command.

npxgit cloneVS CodeSSE
  • 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

TypeScriptNode.jsPythonGoRustAPI key requiredOAuthDatabase accessNetwork 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.

Destructive actionsWrite actionsRead-only modeDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

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

TypeScriptNode.jsPythonGoRustnpxgit cloneVS CodeSSE

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.

Share:

Stars
18
Forks
4
Last commit
4 months ago
Last verified
Not yet verified
Metadata fetched
Sep 5, 2026
Repository age
7 months
License
MIT

Project health auto-fetched from the source repository.

Alternatives to claude-dev-suite