JoseMiguez98/mcp-playground
Platform-specific configuration:
{
"mcpServers": {
"mcp-playground": {
"command": "npx",
"args": [
"-y",
"mcp-playground"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A web-based UI for connecting to, managing, and interacting with Model Context Protocol (MCP) servers. It lets you add servers (via stdio or HTTP), browse their tools, resources, and prompts, and call tools — all from a browser interface.
> ⭐ If you find this project useful, please consider [giving it a star](https://github.com/JoseMiguez98/mcp-playground) — it helps others discover it!
Debugging MCP servers typically requires connecting them to an LLM, which costs tokens and money. MCP Playground lets you call tools, read resources, and inspect prompts directly — no LLM needed.
mcp-servers.json.mcp-data/ (gitignored)| Layer | Technology | |---|---| | Backend | Hono on Node.js (TypeScript) | | Frontend | React + Vite (TypeScript) | | MCP SDK | @modelcontextprotocol/sdk | | Runtime | tsx (no compile
Loading reviews...