{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4s8mcmf6477s","handle":"awesome-well-mcp","url":"https://wellknown.network/agents/awesome-well-mcp","links":{"self":"https://wellknown.network/agents/awesome-well-mcp/record.json","html":"https://wellknown.network/agents/awesome-well-mcp","markdown":"https://wellknown.network/agents/awesome-well-mcp/record.md","api":"https://wellknown.network/api/v1/agents/awesome-well-mcp","status":"https://wellknown.network/api/v1/agents/awesome-well-mcp/status","claim":"https://wellknown.network/agents/awesome-well-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/awesome-well-mcp/claim.json","badge":"https://wellknown.network/agents/awesome-well-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:awesome-well-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"awesome_well_mcp","summary":"井身结构图生成器 MCP 服务 - 基于井数据自动生成井身结构图","description":"# Awesome Well Structure MCP 服务\n\n这是一个基于 MCP (Model Context Protocol)协议 的井身结构图生成工具，可以根据井数据自动生成井身结构图。由西南石油大学钻井所，何世明——汤明实验室团体提供技术支持。\n\nThis service, powered by the Model Context Protocol (MCP), automatically generates borehole structure diagrams from well data. It is technically supported by the He Shiming and Tang Ming research group at the Drilling Research Institute of Southwest Petroleum University.\n\n问题反馈：1873475824@qq.com（陈春钱）\n\n## 示例图片\n\n井身结构示意图绘制：\n\n![well_structure_plot_sample](https://cqchen.top/PicGO/well_structure_plot_sample.png)\n\n井身结构数据解析：\n\n![well_info_sample](https://cqchen.top/PicGO/well_info_sample.png)\n\n## 功能特性\n\n- 支持四种基本井型：直井、水平井、定向井、直改平井，支持侧钻井转换\n- 自动生成井身结构图（PNG格式）和井身结构信息图\n- 生成相关数据文件（CSV格式）\n- 返回简化的图片路径（大幅减少token消耗，仅支持path格式）\n- 自动文件归档管理（时间戳文件夹）\n- 完整的错误处理和验证\n- 支持图例配置和导眼井辅助线显示\n\n## 安装和配置\n\n### 方法一：通过 PyPI 包安装（推荐）\n\n这是最简单快捷的安装方式，适合大多数用户。\n\n#### 1. 安装 Python 和 uv\n\n**安装 Python：**\n- 访问 [Python官网](https://www.python.org/downloads/) 下载并安装 Python 3.10 或更高版本\n- 安装时确保勾选 \"Add Python to PATH\" 选项\n\n**安装 uv：**\n```bash\n# Windows (PowerShell)\npowershell -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n\n# macOS/Linux\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\n#### 2. 配置 AI 客户端\n\n在 AI 客户端中添加 MCP 服务器配置。\n\n##### Trae 配置方式\n\n在 Trae 的设置中添加以下配置（`Ctrl + ,` 打开设置，搜索 MCP）：\n\n```json\n{\n  \"mcp.servers\": {\n    \"awesome_well_mcp\": {\n      \"type\": \"stdio\",\n      \"command\": \"uvx\",\n      \"args\": [\"awesome_well_mcp\"],\n      \"disabled\": false\n    }\n  }\n}\n```\n\n配置后重启 Trae 即可使用。\n\n##### Cherry Studio 配置方式\n\n在 Cherry Studio 中添加以下配置：\n\n```json\n{\n  \"mcpServers\": {\n    \"awesome_well_mcp\": {\n      \"command\": \"uvx\",\n      \"args\": [\"awesome_well_mcp\"]\n    }\n  }\n}\n```\n\n##### 其他 MCP 客户端\n\n对于支持 MCP 协议的其他客户端，使用以下通用配置：\n\n```json\n{\n  \"command\": \"uvx\",\n  \"args\": [\"awesome_well_mcp\"]\n}\n```\n\n### 方法二：从 GitHub 下载源码安装\n\n适合需要自定义修改或离线使用的用户。\n\n#### 1. 下载源码\n\n从以下仓库下载源码（推荐第一个）：\n\n- **主要仓库**：[https://github.com/elf004-star/elf004GH_vault_MCP001.git](https://github.com/elf004-star/elf004GH_vault_MCP001.git)\n- **备用仓库**：[https://git…","publisher":null,"homepage":"https://github.com/elf004-star/elf004GH_vault_awesome_well_structure#readme","repository":"https://github.com/elf004-star/elf004GH_vault_awesome_well_structure#readme","version":"3.0.0","license":null,"protocols":["mcp"],"tags":["drilling","generator","mcp","petroleum","structure","well"],"pricing":null,"endpoints":[{"url":"pypi:awesome_well_mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"awesome_well_mcp","registry":"pypi","observedAt":"2026-09-09T09:25:22.257Z","publishedAt":"2026-03-26T08:16:07.939954Z","latestVersion":"3.0.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"awesome_well_mcp","url":"https://pypi.org/project/awesome_well_mcp/","firstSeenAt":"2026-09-09T09:24:36.101Z","fetchedAt":"2026-09-09T09:24:36.101Z","normalizedAt":"2026-09-09T09:24:36.101Z"}]},"firstSeenAt":"2026-09-09T09:24:36.101Z","updatedAt":"2026-09-09T09:25:22.257Z"}