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.

How to use claude-dev-suite MCP Server

Install or run

git clone https://github.com/claude-dev-suite/claude-dev-suite.git
cd claude-dev-suite

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.

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

Technical details

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

Explore related resources

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
2 months ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to claude-dev-suite