Demo MCP server for MCP Workbench — tools, resources, and prompts out of the box
{ "mcpServers": { "mcp-workbenchdemo": { "command": "npx", "args": [ "-y", "@mcp-workbench/demo-mcp" ] } } }