petropt/petro-mcp
petro-mcp
A Model Context Protocol server for petroleum engineering calculations.
Install
pip install petro-mcpRelated MCP server: pfc-mcp
Run
petro-mcp # start the MCP server (stdio)
petro-mcp --list-tools # list available tool groups
petro-mcp --tools las,decline # load only specific groups
petro-mcp --allowed-paths /data/wells # restrict file reads to a directoryTool groups
Group | Tools |
| Read LAS 2.0 well log files (header, curves, depth-filtered curve data); compare two or more wells |
| Load production data from CSV (date, well, oil/gas/water rates) |
| Arps decline-curve fitting (exponential, hyperbolic, harmonic); EUR |
| Bubble point, black-oil PVT properties, gas Z-factor |
| Shale volume, density porosity, Archie water saturation, net pay |
| Volumetric OOIP/OGIP, recovery factor, P/Z gas material balance |
| Oilfield unit conversion |
Dependencies
mcp >= 1.0lasio >= 0.31(LAS file parsing)numpy >= 1.24scipy >= 1.10
License
MIT.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI assistants to perform petroleum engineering calculations including PVT analysis, well performance modeling, and reservoir simulation support using industry-standard correlations and field units.Last updated4543GPL 3.0
- AlicenseAqualityAmaintenanceMCP server that gives AI agents full access to ITASCA PFC - browse documentation, run simulations, capture plots, all through natural conversation. Built on the Model Context Protocol, pfc-mcp turns any MCP-compatible AI client (Claude Code, Codex CLI, Gemini CLI, OpenCode, toyoura-nagisa, etc.) into a PFC co-pilot that can look up commands, execute scripts, monitor long-running simulations.Last updated10142MIT
- Flicense-qualityDmaintenanceMCP server that exposes CAD geometry reasoning over STEP files to LLMs, allowing natural language queries about parts, assemblies, dimensions, holes, and mass properties.Last updated
- AlicenseAqualityDmaintenanceMCP server for log file analysis. Gives LLMs the ability to efficiently analyze large log files without loading them into context.Last updated795MIT
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
Local-first RAG engine with MCP server for AI agent integration.
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/petropt/petro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server