petromcp runs on your own machine — the client starts it, so there is no endpoint to ping. 531 installs a week from pypi. Last commit 3 Aug 2026.
Local-first MCP server: read LAS well logs and DLIS files from your own disk.
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.
claude mcp add petromcp -- uvx petroleum-mcp
{
"mcpServers": {
"petromcp": {
"args": [
"petroleum-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.petromcp]
command = "uvx"
args = ["petroleum-mcp"]
{
"mcpServers": {
"petromcp": {
"args": [
"petroleum-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"petromcp": {
"args": [
"petroleum-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.