{"id":"osdu-mcp-server","name":"osdu-mcp-server","homepage":"https://pypi.org/project/osdu-mcp-server/","repo_url":"https://github.com/danielscholl/osdu-mcp-server","category":"infrastructure","subcategories":[],"tags":["mcp","osdu","python","data-platform","integration","ai-agent"],"what_it_does":"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.","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"],"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.","alternatives":["Native OSDU REST APIs (search/schema/storage/legal/partition endpoints)","Official OSDU SDKs or client libraries (if available for your deployment)","Custom wrappers that translate agent tool calls into OSDU REST requests"],"af_score":50.0,"security_score":58.5,"reliability_score":26.2,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:49:48.176538+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"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":false,"scopes":false,"notes":"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":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Repository metadata and README do not provide pricing; MCP server is presented as a self-hosted component."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":50.0,"security_score":58.5,"reliability_score":26.2,"mcp_server_quality":75.0,"documentation_accuracy":65.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":10.0,"tls_enforcement":70.0,"auth_strength":65.0,"scope_granularity":40.0,"dependency_hygiene":55.0,"secret_handling":60.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":25.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}