70
/ 100
17 days ago
glama

cdisc-library-mcp-server

Provides a compact, task-oriented wrapper around the CDISC Library API for discovering, searching, and fetching Biomedical Concepts and SDTM Dataset Specializations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CDISC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.6.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.6.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowyaml@2.5.0GHSA-48c2-rrv3-qjmp

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCDISC_API_BASE_URL(optional): override server base URL, default https://api.library.cdisc.org
🔐 secretCDISC_API_KEYexport =your_key_here
configCDISC_AUTH_HEADER(optional): header name when using header auth, default api-key
configCDISC_AUTH_LOCATIONexport =header # or: query
configCDISC_AUTH_QUERY(optional): query param name when using query auth, default api-key
configCDISC_CACHE_DEBUG(optional): set to 1 to log cache/retry activity to stderr.
configCDISC_CACHE_ENABLED(optional): set to 0 to disable caching. Default: enabled.
configCDISC_CACHE_EXCLUDE_REGEX(optional): regex to exclude cache matches; defaults also exclude search/suggest.
configCDISC_CACHE_INCLUDE_REGEX(optional): regex to force-include cache matches.
configCDISC_CACHE_MAX_ENTRIES(optional): max cache entries (LRU). Default: 500.
configCDISC_CACHE_PERSIST_PATH(optional): file path to persist cache to disk (JSON). Default: disabled.
configCDISC_CACHE_TTL_MS(optional): TTL for GET responses in milliseconds. Default: 60000.
configCDISC_OPENAPI_DIR(optional): directory for OpenAPI YAML; defaults to server/openapi. The manifest.json sets this to ${DXT_DIR}/server/openapi when packaged as DXT so the extension is self‑contained.
configCDISC_RETRY_BACKOFF_MS(optional): base backoff per attempt in ms. Default: 300.
configCDISC_RETRY_COUNT(optional): number of retries for transient 5xx/network errors. Default: 2.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cicatriiz-cdisc-library-mcp-server-419niq)](https://m8ven.ai/mcp/cicatriiz-cdisc-library-mcp-server-419niq)
commit: 3274ad84fd6f80c0d0b8172864f6737ffca0a52b
code hash: eb6b5ad313cfb8c9c07eb4556c76552adde5497fbc44b501016059333a19aaed
verified: 6/12/2026, 10:34:32 AM
view raw JSON →