linkup-mcp-server
Verified Safeby LinkupPlatform
Overview
Provides web search and page fetching capabilities for AI assistants, enabling real-time information access through Linkup's API.
Installation
npx -y linkup-mcp-server apiKey=YOUR_LINKUP_API_KEYEnvironment 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
exa-mcp-server
Provides AI assistants and coding agents with real-time web search, code context, and deep research capabilities via the Model Context Protocol.
DevDocs
DevDocs is a web crawling and content extraction platform designed to accelerate software development by converting documentation into LLM-ready formats for intelligent data querying and fine-tuning.
brightdata-mcp
Enables AI agents to access, search, extract, and navigate the live web in real-time without being blocked.
tavily-mcp
Provides real-time web search, data extraction, website mapping, and crawling capabilities for AI assistants.