mcpbeat Sign in

petro-mcp MCP Server

local only

petro-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 370 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 324 · avg 36 · +203% w/w
a month agotoday
370
Installs / week
pypi · petro-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add petro-mcp -- uvx petro-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "petro-mcp": {
      "args": [
        "petro-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.petro-mcp]
command = "uvx"
args = ["petro-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "petro-mcp": {
      "args": [
        "petro-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "petro-mcp": {
      "args": [
        "petro-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to petro-mcp

same job, measured the same way
P2Predict
by ahmed-khalil-hafsi

Local MCP server for parametric price benchmarking in procurement and engineering.

local only
Cronometer
by cphoskins

MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods

333 installs/wk local only
Dynatrace Managed MCP
by dynatrace-oss

MCP server for Dynatrace Managed to access logs, events, and metrics.

602 installs/wk local only
Fly Io
by pulsemcp

MCP server for managing Fly.io machines, apps, logs, and Docker images.

65 installs/wk local only
Lighthouse MCP
by priyankark

MCP server for Google Lighthouse performance metrics

1 738 installs/wk local only
MCP Vmanomaly
by victoriametrics-community

MCP Server for vmanomaly - VictoriaMetrics anomaly detection

local only
MCP Vmanomaly
by victoriametrics

MCP Server for vmanomaly - VictoriaMetrics anomaly detection

local only
Liongard
by wyre-technology

MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.

local only

petro-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for petro-mcp?
petro-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package petro-mcp was installed 370 times last week.
Is petro-mcp still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect petro-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls petro-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use petro-mcp?
The pypi package petro-mcp was installed 370 times in the last week. Week over week that is +203%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.