Opengraph Io MCP
Rank #13,215io.github.securecoders/opengraph-io-mcp
MCP server providing opengraph-io-mcp capabilities
Opengraph Io MCP is a Model Context Protocol (MCP) server published by securecoders. It ranks #13,215 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Opengraph Io MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 6 tracked versions. It was first listed on May 21, 2025 and most recently updated on Feb 17, 2026.
Ranks ahead of 118,898 of 132,113 servers on MCP Toplist.
Use Opengraph Io MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add opengraph-io-mcp -- npx -y opengraph-io-mcp[mcp_servers.opengraph-io-mcp]
command = "npx"
args = ["-y", "opengraph-io-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"opengraph-io-mcp": {
"command": "npx",
"args": [
"-y",
"opengraph-io-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opengraph-io-mcp": {
"command": "npx",
"args": [
"-y",
"opengraph-io-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opengraph-io-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"opengraph-io-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opengraph-io-mcp": {
"command": "npx",
"args": [
"-y",
"opengraph-io-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opengraph-io-mcp": {
"command": "npx",
"args": [
"-y",
"opengraph-io-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.securecoders%2Fopengraph-io-mcp)<a href="https://mcptoplist.com/server/io.github.securecoders%2Fopengraph-io-mcp"><img src="https://mcptoplist.com/badge/io.github.securecoders%2Fopengraph-io-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
securecoders
Other servers by securecoders
View all securecoders servers →Available versions (6)
| Version | Published |
|---|---|
| 1.3.5 | Feb 17, 2026 |
| 1.3.3 | Feb 4, 2026 |
| 1.3.2 | Feb 4, 2026 |
| 1.3.0 | Feb 2, 2026 |
| 1.1.5 | Jan 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Opengraph Io MCP?
- Opengraph Io MCP is maintained by securecoders, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Opengraph Io MCP listed on the Official MCP Registry?
- Yes — Opengraph Io MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Opengraph Io MCP have?
- MCP Toplist tracks 6 versions of Opengraph Io MCP, most recently published on Feb 17, 2026.
- Where can I find the source code for Opengraph Io MCP?
- The source code for Opengraph Io MCP is hosted at github.com/securecoders/opengraph-io-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.