Tommy Dai

Love Coding Love Life

Ai 好用的 Mcp 服务

2025-08-13 by Tommy Dai


{
  "mcpServers": {
    "mysql": {
      "command": "npx",
      "args": [
        "-y",
        "@f4ww4z/mcp-mysql-server"
      ]
    },
    "browsermcp": {
      "command": "npx",
      "args": [
        "@browsermcp/mcp@latest"
      ]
    }
  }
}

Share and comment