Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Data Portal Google Cloud

x402/data-portal-google-cloud

Google Cloud data portal with MCP support and x402 payment access. Data services through paid MCP endpoint. [x402: $0.01/call on base, category=data]

Uptime
100.0%
1 direct probes · 30d
Response
2606ms
last probe
Tools
13
callable
Resources
0
readable
Prompts
0
available

Tools · 13

search_alexandria

FREE — Search 2M+ museum artworks in the Alexandria Aeternum catalog. Searches the Firestore manifest (primary) with Vertex AI fallback. Returns artifact IDs, titles, artists, dates, and classificati…

get_curated_metadata

FREE (5/day) — Get Human_Standard metadata + image for an artifact. Returns 500-1,200 tokens of 100% human-sourced metadata PLUS a signed image download URL. Every response is a package: metadata + i…

get_oracle_metadata

PAID — Get Hybrid_Premium metadata + image with VLM deep visual analysis. Returns 2,000-6,000 tokens including everything in Human_Standard PLUS: visual_analysis, emotional_and_thematic_journey, deep…

get_compliance_manifest

FREE — Get auto-generated regulatory compliance manifests for a dataset. Returns AB 2013 (California) and/or EU AI Act Article 53 provenance manifests. "Buy from us, get instant California + EU AI co…

get_agent_guide

FREE — Get complete API workflow documentation for agents. Returns the full agent guide with endpoints, pricing, custom fields schema, volume discounts, and recommended workflow.

search_datasets

FREE — Search the Alexandria Aeternum dataset catalog (7 museums, 1.6M+ images).

preview_dataset

FREE (10/day) — Preview sample images from a dataset.

get_pricing

FREE — Get pricing information for a dataset purchase. Args: dataset_id: The dataset ID. quantity: Number of images to price.

purchase_dataset

Initiate a dataset purchase (x402 or Stripe).

list_enrichment_tiers

FREE — List available enrichment tiers for agent-submitted images. NEW: Submit YOUR images via POST /agent/enrich with custom fields. Your metadata is merged with Oracle analysis. Submitter values ta…

enrich_agent_image

Submit YOUR image for Golden Codex enrichment (Enrichment-as-a-Service). Tiers: - oracle_only: Returns Golden Codex JSON (111-field Hybrid_Premium analysis) - oracle_plus_infuse: JSON + XMP-infus…

deliver_artifacts

Create an on-demand delivery order for specific manifest artifacts. Artifacts are fetched from museum APIs, optimized, enriched (Nova + Atlas), and bundled into a single downloadable archive. Support…

get_enrichment_status

Poll the status of a Golden Codex enrichment job. Args: job_id: The job ID returned from the enrich endpoint.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "data_portal_google_cloud": {
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp",
      "transport": "http"
    }
  }
}