Back to Home
LinkupPlatform icon

linkup-mcp-server

Verified Safe

by LinkupPlatform

Overview

Provides web search and page fetching capabilities for AI assistants, enabling real-time information access through Linkup's API.

Installation

Run Command
npx -y linkup-mcp-server apiKey=YOUR_LINKUP_API_KEY

Environment Variables

  • LINKUP_API_KEY
  • LINKUP_BASE_URL

Security Notes

The server's source code is clean, well-structured, and does not contain obvious malicious patterns or hardcoded secrets. It acts as an intermediary, forwarding requests to the external Linkup API using a user-provided API key. The primary security consideration relies on the user's secure handling of their Linkup API key and the inherent security of the external Linkup API itself. Responses are JSON-stringified, ensuring transparency without direct eval execution. No obfuscation detected.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars16
Forks4
Last Update2026-01-19

Tags

Web SearchPage FetchingReal-time DataAI ToolsModel Context Protocol