Extracts structured metadata from any URL by parsing Open Graph tags, Twitter Card properties, and JSON-LD data. You'd reach for this when building content preview systems, link unfurling features, or any workflow where you need rich metadata from web pages without manual scraping. It connects to the linkmeta-api service to handle the actual fetching and parsing, exposing the results through MCP so Claude can pull title, description, images, and other structured data from URLs on demand. Useful for research workflows, content curation, or automatically generating summaries of shared links.
claude mcp add --transport stdio io.github.dpozimski-linkmeta-mcp -- npx -y linkmeta-mcp