Skip to content
Cline

dragonball mcp for Cline

io.github.mrfentmen/dragonball-mcp

Dragon Ball character data. No key required.

client:Cline transport:stdio runtime:npm

Install dragonball mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "dragonball-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dragonball-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dragonball mcp in other clients