softvoyagers/linkmeta-api
Free URL metadata extraction API (Open Graph, Twitter Cards, favicons, JSON-LD). No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/linkmeta-apiClaude Desktop configuration example:
{
"mcpServers": {
"linkmeta-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/linkmeta-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.