URL Metadata API
url-metadata-api-325572559480.us-central1.run.app
· nexus-mcp-infra
Given a URL, returns title/description/preview-image/site_name scraped from its OpenGraph and meta tags.
url-metadata-api-325572559480.us-central1.run.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 25/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-23 00:46:27 current | 0d2034d5e04f… |
view → |
Endpoints
Skills · 1 declared · mapped to canonical taxonomy
Fetch a URL and return its title, description, preview image, and site name from OpenGraph/meta tags.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/url-metadata-api-325572559480.us-central1.run.app) [](https://agenstry.com/agents/url-metadata-api-325572559480.us-central1.run.app) [](https://agenstry.com/agents/url-metadata-api-325572559480.us-central1.run.app) [](https://agenstry.com/agents/url-metadata-api-325572559480.us-central1.run.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "URL Metadata API",
"description": "Given a URL, returns title/description/preview-image/site_name scraped from its OpenGraph and meta tags.",
"url": "https://url-metadata-api-325572559480.us-central1.run.app",
"version": "1.0.0",
"documentationUrl": "https://url-metadata-api-325572559480.us-central1.run.app/docs",
"provider": {
"organization": "nexus-mcp-infra",
"url": "https://github.com/nexus-mcp-infra"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"additionalInterfaces": [
{
"url": "https://url-metadata-api-325572559480.us-central1.run.app/mcp",
"transport": "MCP"
}
],
"skills": [
{
"id": "nexus_url_metadata_api_extract_url_metadata",
"name": "Extract URL Metadata",
"description": "Fetch a URL and return its title, description, preview image, and site name from OpenGraph/meta tags.",
"tags": [
"url",
"metadata",
"link-preview",
"opengraph"
]
}
],
"metadata": {
"protocol_note": "This service implements the Model Context Protocol (MCP) at /mcp, not A2A's own task methods. POST /extract is charged $0.01 via x402 (Base Sepolia TESTNET, not real funds); the MCP tool is currently free -- see README. Payment settles BEFORE extraction is attempted: a call that fails (400 unresolvable/private URL, 422 non-HTML or too many redirects, 502/504 upstream error) is still charged, same as a 200."
}
}