We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/securecoders/opengraph-io-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.securecoders/opengraph-io-mcp",
"title": "OpenGraph.io MCP Server",
"description": "MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images",
"version": "1.3.5",
"repository": {
"url": "https://github.com/securecoders/opengraph-io-mcp",
"source": "github"
},
"packages": [
{
"registryType": "npm",
"identifier": "opengraph-io-mcp",
"version": "1.3.5",
"transport": {
"type": "stdio"
}
}
]
}