HomeSearch & Research › OpenGraph.io MCP Server

OpenGraph.io MCP Server

MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images

TypeScript Cloud
★ 2 stars Last pushed 2026-09-21 License: ISC

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.5)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "opengraph-io-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry