LinkMeta MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.
Extract URL metadata (Open Graph, Twitter Cards, JSON-LD) from any URL
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add linkmeta-mcp -- npx -y linkmeta-mcp
{
"mcpServers": {
"linkmeta-mcp": {
"args": [
"-y",
"linkmeta-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.linkmeta-mcp]
command = "npx"
args = ["-y", "linkmeta-mcp"]
{
"mcpServers": {
"linkmeta-mcp": {
"args": [
"-y",
"linkmeta-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"linkmeta-mcp": {
"args": [
"-y",
"linkmeta-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.