Opengraph Io
Freeby MCP Community
MCP tool for opengraph.io
v1.3.5Added Apr 12, 2026
mcpmodel-context-protocolopengraphweb-scrapingscreenshots
Opengraph Io MCP Server
MCP tool for opengraph.io
Installation
npx -y opengraph-io-mcp
Reviews
Installation
Quick install
npx -y opengraph-io-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"opengraph-io": {
"command": "npx",
"args": ["-y", "opengraph-io-mcp"]
}
}
}