MCP Server for CDISC Library API - Clinical Data Standards Access
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"cdisc-library-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# CDISC Library MCP Server [](https://pypi.org/project/cdisc-library-mcp/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) MCP Server for CDISC Library API - 提供对临床数据标准的完整访问。 ## 功能特性 - 🔧 **15 个 MCP Tools** - 覆盖 SDTM, ADaM, CDASH, CT 等标准 - 📦 **MCP Resources** - 产品列表、API 信息 - 💬 **MCP Prompts** - 引导式标准探索 - 🗄️ **持久化缓存** - 减少 API 调用,加速访问 - 🇨🇳 **中文错误提示** - 友好的错误消息 ## 安装 ### 方式一:uvx(推荐,自动安装) 无需手动安装,MCP 客户端会自动下载: ```json { "mcpServers": { "cdisc-library": { "command": "uvx", "args": ["cdisc-library-mcp"], "env": { "CDISC_API_KEY": "your-api-key-here" } } } } ``` ### 方式二:pip 安装 ```bash pip install cdisc-library-mcp ``` 然后在 MCP 客户端配置: ```json { "mcpServers": { "cdisc-library": { "command": "cdisc-library-mcp", "env": { "CDISC_API_KEY": "your-api-key-here" } } } } ``` ## 获取 API Key 1. 访问 [CDISC Library API Portal](https://api.developer.library.cdisc.org/) 2. 登录或注册 CDISC 账号 3. 在 [Profile 页面](https://api.developer.library.cdisc.org/profile) 获取 API Key ## MCP 客户端配置文件位置 | 客户端 | 配置文件路径 | |--------|--------------| | Claude Desktop (macOS) | `~/Library/Application Support/Claude/claude_desktop_config.json` | | Claude Desktop (Windows) | `%APPDATA%\Claude\claude_desktop_config.json` | | Cursor | `~/.cursor/mcp.json` | | TRAE | 项目根目录 `.mcp.json` | ## 可用工具 ### 标准查询 | 工具 | 描述 | |------|------| | `get_products` | 获取所有 CDISC 产品列表 | | `get_standard` | 获取标准产品信息 | | `get_classes` | 获取标准的类列表 | ### 数据集操作 | 工具 | 描述 | |------|------| | `get_datasets` | 获取数据集列表 | | `get_dataset` | 获取数据集详情 | | `get_dataset_variables` | 获取变量列表 | | `get_variable` | 获取变量详情 | ### 控制术语 | 工具 | 描述 | |------|------| | `get_ct_packages` | 获取 CT 包列表 | | `get_ct_package` | 获取 CT 包详情 | | `get…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.