mcpbeat Sign in

URL Metadata API MCP Server

not responding

URL Metadata API is listed as active in the registry but did not answer our last check. It exposes 1 tools. Last commit 22 Aug 2026.

Given a URL, returns title/description/preview-image/site_name from its OpenGraph/meta tags.

Uptime history 27 days of history · worst day 0%
27 days agonow
0.0%
Uptime 24h
0 of 92 checks
1
Tools
read from the server
188 ms
Response time
average over 24h
0
Stars
last commit 22 Aug 2026

URL Metadata API does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add url-metadata-api --transport http https://url-metadata-api-325572559480.us-central1.run.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "url-metadata-api": {
      "url": "https://url-metadata-api-325572559480.us-central1.run.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.url-metadata-api]
url = "https://url-metadata-api-325572559480.us-central1.run.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "url-metadata-api": {
      "url": "https://url-metadata-api-325572559480.us-central1.run.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "url-metadata-api": {
      "url": "https://url-metadata-api-325572559480.us-central1.run.app/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

extract
extract_url_metadata
Fetch a URL and return its title, description, preview image, and site name, scraped from OpenGraph/meta tags -- the same data a chat app uses to render a link preview card. Rejects non-http(s) URLs and URLs resolving to private/internal addresses. Do NOT use for URLs that require authentication or return non-HTML content (PDFs, images, JSON APIs) -- this tool only parses HTML <head> metadata.

Endpoints

URLTransportStateLatencyChecked
https://url-metadata-api-325572559480.us-central1.run.app/mcp streamable-http answering 188 ms 5 min ago

Alternatives to URL Metadata API

same job, measured the same way
Meta
by ryudi84

MCP server for SEO meta tag generation — title, description, Open Graph, Twitter Cards

local only
Prelo
by listprelo

Drafts eBay listings from your item photos: title, description, price and condition.

answering
Seerxo
by semihbugrasezer

Generate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.

104 installs/wk 5 tools answering
AI Content Drop
by aicontentdrop

Make AI videos and images from a description, on one credit balance. Sign in to generate.

41 tools answering
D
oganvil — OG (Open Graph) Image Generation API
by workers-rowu-oganvil

Generates 1200x630 OG social preview images (PNG/SVG). Tools: generate_og_image, get_quota.

answering
Chuckle
by jpol34

Look up meme template images by name or description, with disambiguation for ambiguous names.

answering
Image Recongnition MCP
by shalevshalit

MCP server for AI-powered image recognition and description using OpenAI vision models.

34 installs/wk local only
Image Recognition MCP
by shalevshalit

MCP server for AI-powered image recognition and description using OpenAI vision models.

31 installs/wk local only

URL Metadata API — questions

Answers built from our own checks of this server.

What can URL Metadata API do?
It exposes 1 tools, read directly from the server on our last check. Among them: extract_url_metadata. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is URL Metadata API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 188 ms. The bar chart above shows every period we have measured.
The registry lists URL Metadata API as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect URL Metadata API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does URL Metadata API need an API key?
No. URL Metadata API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
Is URL Metadata API open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.