osdu-mcp-server

Provides a Model Context Protocol (MCP) server that exposes OSDU platform capabilities (health/entitlements, partition management, legal tags, schema management, search, and storage CRUD with versioning/batching) through conversational tool calls.

Evaluated Apr 04, 2026 (27d ago)
Homepage ↗ Repo ↗ Infrastructure mcp osdu python data-platform integration ai-agent
⚙ Agent Friendliness
50
/ 100
Can an agent use this?
🔒 Security
58
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
75
Documentation
65
Error Messages
0
Auth Simplicity
60
Rate Limits
10

🔒 Security

TLS Enforcement
70
Auth Strength
65
Scope Granularity
40
Dep. Hygiene
55
Secret Handling
60

README mentions 'Safety Controls' including write/delete protection and confirmation requirements plus audit logging, which suggests intent for safer operation. However, the provided materials do not show detailed ACL enforcement behavior, token/scopes model, logging redaction/secret handling guarantees, or rate-limit protections. Dependencies include common cloud auth libraries (azure-identity, boto3, google-auth, PyJWT), but no CVE scan or security posture evidence is provided.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
40
Error Recovery
25
AF Security Reliability

Best When

You want an MCP-compatible integration so an agent can perform OSDU workflows (read-heavy or controlled write operations) using standardized tools and templates.

Avoid When

You need a public, documented OpenAPI/SDK surface for non-MCP clients, or you require explicit, documented rate-limit/retry semantics for reliable automation.

Use Cases

  • Enable AI assistants to query OSDU for wells/records using natural-language search patterns
  • Discover and manage OSDU schemas and templates
  • Perform controlled CRUD operations on OSDU storage/records (optionally write/delete-protected)
  • Manage legal tags (including search and batch operations) with guided workflows
  • Handle OSDU health checks and user entitlements via MCP tools

Not For

  • Direct low-level integration where you only need the native OSDU REST APIs without an agent interface
  • Highly regulated environments that require independently verifiable guarantees about audit logging, ACL enforcement, and safe write/delete behavior (not demonstrated in the provided materials)
  • Systems where you cannot supply required OSDU endpoint/partition configuration

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Azure (client/tenant-based environment discovery) AWS (environment credential discovery; exact flow not shown in provided README) GCP (environment credential discovery; exact flow not shown in provided README)
OAuth: No Scopes: No

Authentication is described as 'auto-discovered' from environment for Azure/AWS/GCP, and write/delete modes are disabled by default. Specific token formats, scope model, and least-privilege guidance are not detailed in the provided materials.

Pricing

Free tier: No
Requires CC: No

Repository metadata and README do not provide pricing; MCP server is presented as a self-hosted component.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Write/delete actions appear gated behind environment flags (OSDU_MCP_ENABLE_WRITE_MODE / OSDU_MCP_ENABLE_DELETE_MODE). Agents must be aware of these defaults to avoid failing requests.
  • Actual error semantics, retry/backoff guidance, and pagination/continuation behavior are not described in the provided README.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for osdu-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered