Back to MCP Servers
Linkmeta Api
Free URL metadata extraction API (Open Graph, Twitter Cards, favicons, JSON-LD). No API key required.
search-data-extractionapi
By softvoyagers
Installation
npx -y linkmeta-apiConfiguration
{
"mcpServers": {
"linkmeta-api": {
"command": "npx",
"args": ["-y", "linkmeta-api"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes