Web Metadata, OpenGraph & Contact Extractor for Claude Desktop
io.github.josejux/rapidapi-metadata-extractor
Turns any URL into SEO metadata, contacts, tech stack, and AI-ready Markdown, in one call.
client:Claude Desktop
transport:streamable-http
Install Web Metadata, OpenGraph & Contact Extractor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rapidapi-metadata-extractor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.rapidapi.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs