Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. LinkupPlatform Linkup Mcp Server
LinkupPlatform Linkup Mcp Server logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:02:36 PM

LinkupPlatform Linkup Mcp Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository29 GitHub StarsTotal stargazers on GitHub for the source repository (29 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "linkupplatform-linkup-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "linkup-mcp-server",
        "apiKey=LINKUP_API_KEY"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (4) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (4) ~149 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by LinkupPlatform Linkup Mcp Server.

linkup-search

Search the web in real time using Linkup to retrieve current information, facts, and news from trusted sources.

linkup-research

Submits an autonomous Linkup research task: an agent that investigates the web to answer questions a single search query cannot resolve, returning a synthesized, cited answer. Use for verified answers to precise questions, focused investigations of a defined subject, or broad multi-angle reports. T…

linkup-get-research

Retrieve the current state of a research task started with `linkup-research`.

linkup-fetch

Fetch and extract content from any webpage URL.

Documentation Overview

Linkup MCP Server

A Model Context Protocol (MCP) server that provides web search and page fetching capabilities through Linkup's advanced API. This server enables AI assistants like Claude to perform intelligent web searches with natural language queries and fetch content from any webpage, accessing real-time information from trusted sources across the web.

Features

  • πŸ” Real-time Web Search: Search the web for current information, news, and data
  • 🧠 Deep Research: Start long-running, multi-source research tasks and poll for results
  • 🌐 Page Fetching: Fetch and extract content from any webpage
  • 🎯 Natural Language Queries: Use full questions for best results
  • πŸ“Š Flexible Search Depth:
    • standard - For queries with direct answers
    • deep - For complex research requiring analysis across multiple sources
  • 🎯 Result Filtering: Restrict by domain (includeDomains / excludeDomains), date range (fromDate / toDate), and maxResults
  • πŸ–ΌοΈ Image Results: Optional includeImages for search and extractImages for fetch
  • πŸ–₯️ JavaScript Rendering: Optional JS rendering for dynamic content
  • πŸ“„ Raw HTML: Optional includeRawHtml for fetch when you need the unprocessed page
  • ⚑ Fast: Powered by Linkup's optimized infrastructure

Installation

  • Cursor, VSCode, Claude Code, Codex, or another MCP compatible client
  • Linkup API key

Getting Your API Key

  1. Create a Linkup account for free at app.linkup.so
  2. Copy the API key from your dashboard

Remote MCP Server (recommended)

The hosted Linkup MCP server uses the Streamable HTTP transport. If your client supports remote HTTP MCP servers, you can reference the hosted endpoint directly.

If your client supports custom HTTP headers, prefer sending your API key in Authorization: Bearer LINKUP_API_KEY instead of putting it in the URL. The ?apiKey=... query parameter remains supported for clients that cannot send custom headers.

Cursor

Install MCP Server

In your ~/.cursor/mcp.json file, add the following:

config.json
{
  "mcpServers": {
    // ... other MCP servers
    "linkup": {
      "type": "http",
      "url": "https://mcp.linkup.so/mcp?apiKey=LINKUP_API_KEY"
    }
  }
}

VSCode

Add this to your VS Code MCP config file. See VS Code MCP docs for more info.

config.json
{
  "servers": {
    // ... other MCP servers
    "linkup": {
      "url": "https://mcp.linkup.so/mcp?apiKey=LINKUP_API_KEY",
      "type": "http"
    }
  }
}

Codex

Codex supports both remote HTTP MCP servers and custom HTTP headers via config.toml.

Using a bearer token from the environment:

toml
[mcp_servers.linkup]
url = "https://mcp.linkup.so/mcp"
bearer_token_env_var = "LINKUP_API_KEY"
enabled = true

Or, if you prefer to keep using the query parameter:

toml
[mcp_servers.linkup]
url = "https://mcp.linkup.so/mcp?apiKey=LINKUP_API_KEY"
enabled = true

MCP Bundle (recommended for Claude Desktop)

Download the pre-built MCP bundle, a self-contained package that works across compatible MCP clients such as Claude Desktop. MCP Bundles are developed by Anthropic. See the MCP Bundles repository for more information.

Quick Download:

Terminal
curl -L -o linkup-mcp-server.mcpb https://github.com/LinkupPlatform/linkup-mcp-server/releases/latest/download/linkup-mcp-server.mcpb

Installation:

  1. Download linkup-mcp-server.mcpb from releases (or use the curl command above)
  2. Click on the file to install
  3. Configure your API key when prompted

Local MCP Server

You can also run the MCP server locally over the stdio transport.

Cursor

Install MCP Server

config.json
{
  "mcpServers": {
    // ... other MCP servers
    "linkup": {
      "command": "npx",
      "args": [
        "-y",
        "linkup-mcp-server",
        "apiKey=LINKUP_API_KEY"
      ]
    }
  }
}

VSCode

config.json
{
  "servers": {
    // ... other MCP servers
    "linkup": {
      "command": "npx",
      "type": "stdio",
      "args": [
        "-y",
        "linkup-mcp-server",
        "apiKey=LINKUP_API_KEY"
      ]
    }
  }
}

Codex

toml
[mcp_servers.linkup]
command = "npx"
args = ["-y", "linkup-mcp-server", "apiKey=LINKUP_API_KEY"]
enabled = true

Usage

Once configured, you can ask your AI agent to search the web or fetch webpage content:

Search Examples:

  • "Search the web for the latest news about AI developments"
  • "What's the current weather in Tokyo?"
  • "Find information about the new EU AI Act and how it affects startups"
  • "Search for the latest stock price of NVIDIA"

Research Examples:

  • "Compare the 2024 cloud revenue growth of Microsoft, Amazon, and Google."

Research is a long-running operation (typically several minutes). The agent starts a task with linkup-research, then polls linkup-get-research with the returned task id until the status is completed or failed.

Fetch Examples:

  • "Fetch the content from https://example.com/article"
  • "Get the content of this blog post: https://blog.example.com/post and make a summary of it"
  • "Fetch https://example.com with JavaScript rendering enabled"

Search Depths

  • Standard Search: Best for queries with direct answers (weather, stock prices, simple facts)
  • Deep Search: Best for complex research requiring analysis across multiple sources (comprehensive guides, comparative analysis, in-depth research)

Tools Available

linkup-search

Search the web in real time using Linkup to retrieve current information, facts, and news from trusted sources.

Parameters:

  • query (required): Natural language search query. Full questions work best.
  • depth (optional): Search depth - "standard" (default) or "deep".
  • includeImages (optional, default false): Return relevant images alongside text results, each with a URL and metadata.
  • includeDomains (optional): Array of domains to restrict results to, e.g. ["bbc.com", "reuters.com"]. Max 100 domains.
  • excludeDomains (optional): Array of domains to exclude from results, e.g. ["reddit.com", "quora.com"].
  • fromDate (optional): Only include content published on or after this date. Format YYYY-MM-DD.
  • toDate (optional): Only include content published on or before this date. Format YYYY-MM-DD.
  • maxResults (optional): Maximum number of results to return (positive integer).

Use cases:

  • Real-time data (weather, stocks, sports scores, events)
  • Breaking news and current events
  • Recent research and publications
  • Product information and up-to-date prices
  • Schedules and availability
  • Any information not available in the AI's knowledge base

linkup-research

Submits an autonomous Linkup research task: an agent that investigates the web to answer questions a single search query cannot resolve, returning a synthesized, cited answer. Use for verified answers to precise questions, focused investigations of a defined subject, or broad multi-angle reports. This is async and long-running (can take several minutes): it returns immediately with a task id and status rather than the final result. Use linkup-get-research to poll for completion.

Parameters:

  • query (required): Natural language research question. Detailed, full questions work best.
  • mode (optional): Controls the type of investigation. Use "answer" for a precise, evidence-backed answer, "investigate" for a focused report on one subject, or "research" for a structured report across many topics. Omit to let Linkup classify the question.
  • reasoningDepth (optional): How much reasoning effort the task spends, trading latency for coverage. Use "S" for light coverage, "M" for balanced, "L" (default) for thorough, or "XL" for exhaustive.
  • includeDomains (optional): Array of domains to restrict results to, e.g. ["bbc.com", "reuters.com"]. Recommended; max 100 domains.
  • excludeDomains (optional): Array of domains to exclude from results, e.g. ["reddit.com", "quora.com"].
  • fromDate (optional): Only include content published on or after this date. Format YYYY-MM-DD.
  • toDate (optional): Only include content published on or before this date. Format YYYY-MM-DD.

Use cases:

  • Comprehensive research reports and comparative analysis
  • Investigations that require synthesizing many sources
  • Complex questions where a quick search is insufficient

linkup-get-research

Retrieve the current state of a research task started with linkup-research.

Parameters:

  • id (required): The research task id returned by linkup-research.

Behavior:

  • Returns the task object with its status (pending, processing, completed, failed).
  • While pending/processing, keep polling every few seconds until a terminal state; faster than once per second is rate-limited.
  • When completed, the result is in the output field; when failed, the reason is in the error field.

linkup-fetch

Fetch and extract content from any webpage URL.

Parameters:

  • url (required): The URL to fetch content from.
  • renderJs (optional, default false): Whether to render JavaScript content. Enable for dynamic pages that load content via JavaScript. Note: makes the request slower.
  • extractImages (optional, default false): Extract images found on the page and return them in a dedicated images field. Useful when you need a list of all images for further processing or analysis.
  • includeRawHtml (optional, default false): Include the page's raw HTML in a dedicated rawHtml field. Useful for custom HTML parsing, preserving specific formatting, or accessing elements that might be filtered out during standard content extraction.

Use cases:

  • Retrieve page content for analysis or summarization
  • Extract article content from news sites
  • Get documentation from technical websites
  • Fetch blog posts and written content

Development

Prerequisites

  • Node.js >= 24.0.0
  • npm

Setup

bash
# Install dependencies
npm install

Running the HTTP Server

Terminal
npm run dev

This starts the local Streamable HTTP server at http://localhost:2121/mcp.

Running with the stdio Transport

Terminal
npm run build:stdio
npm run start:stdio -- apiKey=YOUR_API_KEY

For local development, you can also pass the key via environment variable:

bash
LINKUP_API_KEY=YOUR_API_KEY npm run start:stdio

Testing with MCP Inspector

Terminal
npm run build:stdio
npm run inspector -- apiKey=YOUR_API_KEY

This will open the MCP Inspector in your browser where you can test the search tool interactively.

License

MIT

Links

  • Linkup Website
  • Linkup Documentation
  • Model Context Protocol

Support

If you have issues, contact us via email at support@linkup.so or join our Discord server.

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • Globalping Mcp Server logoGlobalping Mcp Server

    The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.

    πŸ’» Developer Tools1 views
    Compare vs Globalping Mcp Server β†’
  • Shadcn Ui Mcp Server logoShadcn Ui Mcp Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools2 views
    Compare vs Shadcn Ui Mcp Server β†’

Frequently Asked Questions about LinkupPlatform Linkup Mcp Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "linkupplatform-linkup-mcp-server": { "command": "npx", "args": ["-y", "LinkupPlatform-linkup-mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLinkupPlatform Linkup Mcp Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/linkupplatform-linkup-mcp-server?style=directory)](https://allmcps.com/mcp/linkupplatform-linkup-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/linkupplatform-linkup-mcp-server"><img src="https://allmcps.com/api/badge/linkupplatform-linkup-mcp-server?style=directory" alt="LinkupPlatform Linkup Mcp Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars29
GitHub Star CountTotal stargazers on GitHub representing community popularity (29 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 9, 2026
53Quality signal: Good Β· 53/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to LinkupPlatform Linkup Mcp Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code