mcp-server-studio

forbiddenlink/mcp-server-studio
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Visual studio for building, testing, and managing MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-studio": {
      "command": "npx",
      "args": [
        "-y",
        "forbiddenlink/mcp-server-studio"
      ]
    }
  }
}

Topics

aiclaudedeveloper-toolsmcpmodel-context-protocolnextjstypescript