73
/ 100
19 days ago
glama

OSDU MCP Server

AI-powered access to OSDU subsurface data through natural language, enabling AI assistants to interact with the OSDU platform via conversational interfaces for search, schema management, records, and compliance.

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_TOKEN
configAZURE_CLIENT_IDe =your-client-id \
configAZURE_TENANT_IDe =your-tenant-id
configAWS_ACCESS_KEY_ID
configAWS_PROFILE
configGOOGLE_APPLICATION_CREDENTIALS
🔐 secretAZURE_CLIENT_SECRET
configOSDU_MCP_AUTH_SCOPE
configOSDU_MCP_ENABLE_DELETE_MODEEnable delete/purge (default: false)
configOSDU_MCP_ENABLE_WRITE_MODEEnable create/update (default: false)
// 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-mcp-server-16z9sl)](https://m8ven.ai/mcp/danielscholl-osdu-mcp-server-16z9sl)
commit: f8d575c4b9b90bbff6d4162909f2b0587f350652
code hash: 702e7d35379fe77e78613fc7fd79b434d2c9a25e3e70bf7baa4c14ca67a8f415
verified: 6/18/2026, 11:35:48 AM
view raw JSON →