MCP server that gives LLMs access to 70+ petroleum engineering tools. Parse LAS well logs, fit Arps decline curves, run RTA, compute PVT correlations, nodal analysis, drilling hydraulics, well economics, and more — all through natural language.
Server Config
{
"mcpServers": {
"petro-mcp": {
"command": "petro-mcp",
"args": []
}
}
}