mcpbeat Sign in

OpenGraph.io MCP Server

local only

OpenGraph.io MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from npm. Last commit 1 Jul 2026.

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

Installs per day peak 41 · avg 13 · -44% w/w
a month agotoday
86
Installs / week
npm · opengraph-io-mcp
2
Stars
36 open issues
1 Jul 2026
Last commit
0 releases in 90 days
ISC
License
TypeScript

Nothing serious here today

Today is the operative word: we check OpenGraph.io MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add opengraph-io-mcp -- npx -y opengraph-io-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opengraph-io-mcp": {
      "args": [
        "-y",
        "opengraph-io-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opengraph-io-mcp]
command = "npx"
args = ["-y", "opengraph-io-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "opengraph-io-mcp": {
      "args": [
        "-y",
        "opengraph-io-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opengraph-io-mcp": {
      "args": [
        "-y",
        "opengraph-io-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to OpenGraph.io MCP Server

same job, measured the same way
GrabzIt
by grabzit

Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.

40 installs/wk local only
Pic Gen
by jqknono

Generate covers, Mermaid diagrams, cards, and terminal screenshots/images for AI workflows.

38 installs/wk local only
PolyDoc
by polydoc

PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.

36 installs/wk local only
MochiPDF
by cbolgiano

Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.

answering
Datto BCDR
by wyre-technology

MCP server for Datto BCDR — appliances, agents, recovery points, screenshots, alerts.

local only
Datto BCDR
by wyre-ai

MCP server for Datto BCDR — appliances, agents, recovery points, screenshots, alerts.

local only
Geekflare
by geekflare

Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.

62 installs/wk 18 tools answering
Bannerbear
by usefulapi

Generate images, videos, and screenshots from your Bannerbear templates via AI.

15 tools answering

OpenGraph.io MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for OpenGraph.io MCP Server?
OpenGraph.io MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package opengraph-io-mcp was installed 86 times last week.
How do I connect OpenGraph.io MCP Server?
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 runs locally, so the command pulls opengraph-io-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use OpenGraph.io MCP Server?
The npm package opengraph-io-mcp was installed 86 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is OpenGraph.io MCP Server open source?
Yes — it is published under the ISC licence, written in TypeScript, 2 stars on GitHub and 36 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.