- Awesome_well_mcp
Awesome_well_mcp
what is Awesome Well MCP?
Awesome Well MCP is a tool that generates borehole structure diagrams from well data through AI interaction, based on the Model Context Protocol (MCP). It is technically supported by the He Shiming and Tang Ming research group at the Drilling Research Institute of Southwest Petroleum University.
how to use Awesome Well MCP?
To use Awesome Well MCP, install the required Python packages and configure your AI client with the MCP server settings. You can then input well data to generate structure diagrams in PNG format.
key features of Awesome Well MCP?
- Supports four basic well types: straight, horizontal, deviated, and straight-to-horizontal wells.
- Automatically generates borehole structure diagrams and related data files in CSV format.
- Provides simplified image paths to reduce token consumption.
- Includes error handling and validation features.
- Allows configuration of legends and display of guide lines for side-tracking wells.
use cases of Awesome Well MCP?
- Generating borehole structure diagrams for drilling projects.
- Visualizing well data for analysis and reporting.
- Assisting in the design and planning of drilling operations.
FAQ from Awesome Well MCP?
- What types of wells can be modeled?
The tool supports straight, horizontal, deviated, and straight-to-horizontal wells.
- Is there a user guide available?
Yes, detailed installation and usage instructions are provided in the project documentation.
- Can I customize the generated diagrams?
Yes, the tool allows for configuration of various parameters to customize the output.
Server Config
{
"mcpServers": {
"awesome_well_mcp": {
"command": "uvx",
"args": [
"awesome_well_mcp"
]
}
}
}