HomeOther › linkup-mcp-server

linkup-mcp-server

Search the web in real time to get trustworthy, source-backed answers. Find the latest news and co…

TypeScript Remote
★ 29 stars Last pushed 2026-09-15 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@LinkupPlatform/linkup-mcp-server/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http linkup-mcp-server https://server.smithery.ai/@LinkupPlatform/linkup-mcp-server/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "linkup-mcp-server": {
      "url": "https://server.smithery.ai/@LinkupPlatform/linkup-mcp-server/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for Smithery authentication

Related servers

Data from the Official MCP Registry