claude mcp add dpozimski-linkmeta-mcp -- npx -y linkmeta-mcp
{
"mcpServers": {
"dpozimski-linkmeta-mcp": {
"command": "npx",
"args": ["-y", "linkmeta-mcp"]
}
}
}
{
"mcpServers": {
"dpozimski-linkmeta-mcp": {
"command": "npx",
"args": ["-y", "linkmeta-mcp"]
}
}
}
{
"mcpServers": {
"dpozimski-linkmeta-mcp": {
"command": "npx",
"args": ["-y", "linkmeta-mcp"]
}
}
}
About This MCP Server
The linkmeta-mcp server is a developer tool that extracts URL metadata, including Open Graph, Twitter Cards, and JSON-LD, from any given URL. It is an npm package that utilizes stdio and is connected to the linkmeta-api repository. Developers would use this tool when they need to retrieve metadata from URLs, likely for tasks such as data enrichment or content analysis.
Extract URL metadata (Open Graph, Twitter Cards, JSON-LD) from any URL. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
linkmeta-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The LinkMeta MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.