Best MCP Servers for Cline

Cline is an open-source autonomous coding agent that runs inside VS Code. These MCP servers supercharge its ability to read codebases, query databases, and interact with external APIs — all security-verified.

🤖 Autonomous coding agent for VS Code
10 Verified Picks
Cline (VS Code) Config Format
1-click Install

One-Command Install

Install all 10 recommended servers for Cline with a single command:

npx mymcpshelf add --client cline 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

Cline Configuration

Add this to ~/.cline/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 Cline

Security-scanned, ranked by relevance and popularity

Other Agents

Find MCP server recommendations for your preferred coding assistant:

Need a Custom MCP System?

Configuration & integration for your stack — from tool selection to production deployment. The directory recommends. The consultancy configures.

Get Started →