You're viewing a demo portfolio

Join the waitlist
PRSM

get_metadata

Active

Tool of microlink

declared in 0.1.0

Extract metadata from any URL to preview page content. Returns title, description, image, author, publisher, logo, and structured data—useful when you need to understand a webpage without visiting it directly.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "url": "https://www.example.com"
    },
    {
      "url": "https://github.com/microlinkhq/sdk"
    }
  ],
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "The URL to extract metadata from."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

microlink

https://github.com/pipeworx-io/mcp-microlink

1/7 registries
View full server →