Skip to content
Cline

petro-mcp for Cline

io.github.petropt/petro-mcp

MCP server for petroleum engineering: LAS logs, decline curves, PVT, petrophysics, volumetrics.

client:Cline transport:stdio runtime:pypi

Install petro-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": {
    "petro-mcp": {
      "command": "uvx",
      "args": [
        "petro-mcp"
      ]
    }
  }
}

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

petro-mcp in other clients