Serversso.linkup.mcp/linkup-mcp-server
S

Linkup

so.linkup.mcp/linkup-mcp-server · v0.0.1
● Remote
v0.0.1remote🌐 https://mcp.linkup.so↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "so.linkup.mcp/linkup-mcp-server",
  "description": "Search the web in real time to get trustworthy, source-backed answers.",
  "title": "Linkup",
  "version": "0.0.1",
  "websiteUrl": "https://linkup.so",
  "icons": [
    {
      "src": "https://linkupinfrastorageprod.blob.core.windows.net/docs/logo.png?sp=r&st=2026-04-24T10:53:51Z&se=2028-04-24T19:08:51Z&spr=https&sv=2025-11-05&sr=b&sig=B5fAm6LygX2hd2alE%2FzE8gBxiBAjjVGEc3ycT3vqLiU%3D",
      "mimeType": "image/png",
      "sizes": [
        "200x200"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.linkup.so"
    },
    {
      "type": "sse",
      "url": "https://mcp.linkup.so"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}