One-Command Install
Install all 10 recommended servers for Roo Code with a single command:
npx mymcpshelf add --client vscode context7-mcp-server mindsdb-mcp-server 1panel-mcp-server mastra-docs github-official-mcp-server playwright-browser-automation microsoft-playwright-mcp activepieces-mcp fastmcp figma-context-mcp Roo Code Configuration
Add this to ~/.vscode/mcp_config.json:
{
"mcpServers": {
"context7-mcp-server": {
"command": "npx",
"args": [
"-y",
"@upstash/context7"
]
},
"mindsdb-mcp-server": {
"command": "npx",
"args": [
"-y",
"mindsdb"
]
},
"1panel-mcp-server": {
"command": "npx",
"args": [
"-y",
"1panel-mcp"
]
},
"mastra-docs": {
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
},
"github-official-mcp-server": {
"command": "npx",
"args": [
"-y",
"@github/mcp-server"
]
},
"playwright-browser-automation": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
},
"microsoft-playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/playwright-mcp"
]
},
"activepieces-mcp": {
"command": "npx",
"args": [
"-y",
"@activepieces/mcp"
]
},
"fastmcp": {
"command": "npx",
"args": [
"-y",
"fastmcp"
]
},
"figma-context-mcp": {
"command": "npx",
"args": [
"-y",
"figma-context-mcp"
]
}
}
} Verified Picks for Roo Code
Security-scanned, ranked by relevance and popularity
Other Agents
Find MCP server recommendations for your preferred coding assistant:
Claude Code The agent-native coding assistant
Cursor The AI-native code editor
Cline Autonomous coding agent for VS Code
GitHub Copilot The most widely deployed AI pair programmer
Windsurf The agentic IDE by Codeium
Zed The high-performance collaborative editor
Continue Open-source autopilot for VS Code
Gemini Google's multimodal AI with MCP support
Goose Open-source AI agent by Block