74
/ 100
21 days ago
glama

OSDU MCP Server

Enables AI assistants to interact with OSDU platform services including search, data management, and schema operations.

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
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 2 credentials: OSDU_MCP_USER_TOKEN, AZURE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOSDU_MCP_USER_TOKEN1. Manual Token (highest priority) -
configAZURE_CLIENT_IDe "=your-client-id" \
configAZURE_TENANT_IDe "=your-tenant-id"
configAWS_ACCESS_KEY_ID3. AWS (explicit) - or AWS_PROFILE
configAWS_PROFILE3. AWS (explicit) - AWS_ACCESS_KEY_ID or
configGOOGLE_APPLICATION_CREDENTIALS4. GCP (explicit) -
🔐 secretAZURE_CLIENT_SECRETNo needed
configOSDU_MCP_AUTH_SCOPE(Optional) Custom OAuth scope for v1.0 token environments
configOSDU_MCP_ENABLE_DELETE_MODE"": "true"
configOSDU_MCP_ENABLE_WRITE_MODE"": "true"
// 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 1 concrete improvement 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/danielscholl-osdu-osdu-mcp-server-aa2uny)](https://m8ven.ai/mcp/danielscholl-osdu-osdu-mcp-server-aa2uny)
commit: ae7aef8d8911cb9af37f2a15e0c8c5f8ea82f3f0
code hash: 7d60e696d403e52f94bb0f1fe58270e6053fe94fbe3ddff676e52eb95be59421
verified: 6/18/2026, 10:54:01 AM
view raw JSON →
OSDU MCP Server · M8ven Trust Score | M8ven