Skip to main content
Glama

Server Details

Rich Link Previews with One API Call Extract Open Graph, Twitter Cards, favicons, JSON-LD, and structured metadata from any URL. Power beautiful link previews in your app in minutes, not days.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Addedvalidate_metadata
  2. 2 tool updates
    • Changedbatch_extract_metadata1 field changed
      • changedInput schema / properties / fields / description
        Previous value: -"Comma-separated fields to return (e.g. \"title,body,summary,redirectChain\"). Include \"body\" for clean extracted page text."New value: +"Comma-separated fields to return (e.g. \"title,body,summary,statusCode,contentType\"). Include \"body\" for clean extracted page text."
    • Changedextract_metadata1 field changed
      • changedInput schema / properties / fields / description
        Previous value: -"Comma-separated fields to return (e.g. \"title,body,summary,redirectChain\"). Include \"body\" for clean extracted page text. Available: url,title,description,image,favicon,siteName,type,locale,language,author,publishedDate,modifiedDate,keywords,themeColor,canonical,wordCount,summary,body,redirectChain,twitter,openGraph,jsonLd,responseTime"New value: +"Comma-separated fields to return (e.g. \"title,body,summary,statusCode,contentType\"). Include \"body\" for clean extracted page text. Available: url,statusCode,contentType,title,description,image,favicon,siteName,type,locale,language,author,publishedDate,modifiedDate,keywords,themeColor,canonical,wordCount,summary,body,redirectChain,twitter,openGraph,jsonLd,responseTime"
  3. 2 tool updates
    • Changedbatch_extract_metadata2 fields changed
      • changedInput schema / properties / fields / description
        Previous value: -"Comma-separated fields to return (e.g. \"title,body,summary\"). Include \"body\" for clean extracted page text."New value: +"Comma-separated fields to return (e.g. \"title,body,summary,redirectChain\"). Include \"body\" for clean extracted page text."
      • addedInput schema / properties / timeout
        Added value: +{
        +  "description": "Request timeout in milliseconds (default 10000, max 30000). Increase for slow-responding targets.",
        +  "type": "number"
        +}
    • Changedextract_metadata2 fields changed
      • changedInput schema / properties / fields / description
        Previous value: -"Comma-separated fields to return (e.g. \"title,body,summary\"). Include \"body\" for clean extracted page text. Available: url,title,description,image,favicon,siteName,type,locale,language,author,publishedDate,modifiedDate,keywords,themeColor,canonical,wordCount,summary,body,twitter,openGraph,jsonLd,responseTime"New value: +"Comma-separated fields to return (e.g. \"title,body,summary,redirectChain\"). Include \"body\" for clean extracted page text. Available: url,title,description,image,favicon,siteName,type,locale,language,author,publishedDate,modifiedDate,keywords,themeColor,canonical,wordCount,summary,body,redirectChain,twitter,openGraph,jsonLd,responseTime"
      • addedInput schema / properties / timeout
        Added value: +{
        +  "description": "Request timeout in milliseconds (default 10000, max 30000). Increase for slow-responding targets.",
        +  "type": "number"
        +}
  4. 2 tool updates
    • Changedbatch_extract_metadata2 fields changed
      • addedInput schema / properties / fields
        Added value: +{
        +  "description": "Comma-separated fields to return (e.g. \"title,body,summary\"). Include \"body\" for clean extracted page text.",
        +  "type": "string"
        +}
      • addedInput schema / properties / summary_length
        Added value: +{
        +  "description": "Max summary length in characters (default 300, max 2000)",
        +  "type": "number"
        +}
    • Changedextract_metadata2 fields changed
      • addedInput schema / properties / fields
        Added value: +{
        +  "description": "Comma-separated fields to return (e.g. \"title,body,summary\"). Include \"body\" for clean extracted page text. Available: url,title,description,image,favicon,siteName,type,locale,language,author,publishedDate,modifiedDate,keywords,themeColor,canonical,wordCount,summary,body,twitter,openGraph,jsonLd,responseTime",
        +  "type": "string"
        +}
      • addedInput schema / properties / summary_length
        Added value: +{
        +  "description": "Max summary length in characters (default 300, max 2000)",
        +  "type": "number"
        +}
  5. 2 tool updates
    • First observedbatch_extract_metadata
    • First observedextract_metadata

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation3/5

The tools have overlapping purposes that could cause confusion. 'batch_extract_metadata' and 'extract_metadata' both extract metadata from URLs, with the batch version handling multiple URLs. 'validate_metadata' is more distinct but still operates on the same domain. Descriptions help clarify the differences, but the overlap between the first two tools is notable.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case. 'batch_extract_metadata', 'extract_metadata', and 'validate_metadata' are uniformly structured, making them predictable and easy to understand at a glance.

Tool Count3/5

With only 3 tools, the server feels thin for a metadata extraction domain. While the tools cover extraction and validation, the scope might benefit from additional operations like updating or managing metadata, making the count borderline for comprehensive coverage.

Completeness4/5

The tool set covers core metadata operations: extraction (single and batch) and validation. However, there are minor gaps, such as no tools for updating metadata or handling metadata storage, which agents might need to work around for full lifecycle management.

Resources