Linkup

Linkup

MCP server providing web search via Linkup's advanced search API for natural language queries.

42
Stars
16
Forks
3
Releases

Overview

The Linkup Python MCP Server is a Model Context Protocol (MCP) server that delivers web search capabilities through Linkup's advanced search API. It enables AI assistants and development tools to perform intelligent, natural language-driven web searches and retrieve up-to-date content. The server emphasizes real-time information access, comprehensive results, and source citations, making it suitable for applications that require verifiable online information. It is designed to integrate with any MCP-compatible client, simplifying adoption within existing AI tooling and workflows. Note that this Python version is deprecated in favor of an actively maintained TypeScript/Node.js version, with a recommendation to use https://github.com/LinkupPlatform/linkup-mcp-server. The Python version can be run via the command python -m linkup_mcp_server, and requires an API key via the LINKUP_API_KEY environment variable. For integration with Claude Desktop or Cursor, there are specific instructions linked in the documentation. The project emphasizes ease of integration and compatibility with MCP protocols, enabling you to leverage Linkup’s search capabilities in your AI applications.

Details

Owner
LinkupPlatform
Language
Python
License
MIT License
Updated
2025-12-07

Features

Advanced Web Search

Leverage Linkup's AI-powered search engine for high-quality, relevant results.

Natural Language Queries

Ask questions in plain English or your preferred language — no keyword optimization required.

Real-time Information

Access up-to-date web content and current information.

Comprehensive Results with Source Citations

Get detailed search results with source citations.

Easy MCP Integration

Works with any MCP-compatible client.

Audience

AI assistantsPerform natural language web searches and retrieve up-to-date results with source citations.
Developers / MCP-enabled toolsIntegrate web search into MCP-enabled apps and workflows using the Python MCP server.

Tags

web searchMCPLinkup APIAI assistantsnatural language queriesreal-time informationsource citationsPythondeprecated