Skip to content
Claude Desktop

petro-mcp for Claude Desktop

io.github.petropt/petro-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install petro-mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "petro-mcp": {
      "command": "uvx",
      "args": [
        "petro-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

petro-mcp in other clients