MCP Server
MCP
petromcp
Local-first MCP server: read LAS well logs and DLIS files from your own disk.
Install
uvx petroleum-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "petroleum-mcp",
"version": "0.8.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Run the stdio MCP server.",
"isRequired": true,
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment