mcp-studio

salahuddinuqaili/mcp-studio
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 4d ago
Explore, test, and validate MCP servers — Postman + ESLint for the Model Context Protocol
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-studio": {
      "command": "npx",
      "args": [
        "-y",
        "salahuddinuqaili/mcp-studio"
      ]
    }
  }
}

README Excerpt

**Explore, test, and validate MCP servers.** MCP Studio is [Postman](https://www.postman.com/) + [ESLint](https://eslint.org/) for the [Model Context Protocol](https://modelcontextprotocol.io/). Connect to any MCP server, browse its tools interactively, execute calls with a visual request builder, and run automated compliance scans — all from a single tool.

Topics

clicompliancedeveloper-toolshonomcpmcp-servermodel-context-protocolmonoreporeacttestingtypescript