One-Command Install
Install all 10 recommended servers for Gemini with a single command:
npx mymcpshelf add --client vscode 1panel-mcp-server mindsdb-mcp-server context7-mcp-server playwright-browser-automation mastra-docs github-official-mcp-server microsoft-playwright-mcp activepieces-mcp fastmcp figma-context-mcp Gemini Configuration
Add this to ~/.vscode/mcp_config.json:
{
"mcpServers": {
"1panel-mcp-server": {
"command": "npx",
"args": [
"-y",
"1panel-mcp"
]
},
"mindsdb-mcp-server": {
"command": "npx",
"args": [
"-y",
"mindsdb"
]
},
"context7-mcp-server": {
"command": "npx",
"args": [
"-y",
"@upstash/context7"
]
},
"playwright-browser-automation": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
},
"mastra-docs": {
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
},
"github-official-mcp-server": {
"command": "npx",
"args": [
"-y",
"@github/mcp-server"
]
},
"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 Gemini
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
Roo Code Autonomous coding agent for VS Code
Goose Open-source AI agent by Block