Linkup JS MCP Server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Linkup JS MCP ServerWhat are the latest developments in quantum computing?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🌟 Linkup JS MCP Server
⚠️ DEPRECATED: This package is no longer maintained.
Please use the TypeScript/Node.js version instead: https://github.com/LinkupPlatform/linkup-mcp-server
The TypeScript version is actively maintained, has better performance, and supports all the latest features.
A Model Context Protocol (MCP) server that provides web search capabilities through Linkup's advanced search API. This server enables AI assistants and development tools to perform intelligent web searches with natural language queries.
✨ Why Linkup?
🔍 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 need for keyword optimization
🚀 Real-time Information: Access up-to-date web content and current information
📚 Comprehensive Results: Get detailed search results with source citations
🔧 Easy Integration: Works with any MCP-compatible client
Related MCP server: You.com MCP Server
🚀 Installation
The Linkup MCP server can be used with any MCP-compatible client.
For an integration with Claude Desktop or with Cursor, please follow instruction here.
You can check the NPM page here.
You can run the Linkup MCP server directly using npx:
npx -y linkup-mcp-server --api-key=YOUR_LINKUP_API_KEYAlternatively, you can set your API key as an environment variable:
export LINKUP_API_KEY=YOUR_LINKUP_API_KEY
npx -y linkup-mcp-serverCommand Line Options
Option | Description |
| Your Linkup API key (required unless |
| Custom API base URL (default: |
| Show help text |
Consult your MCP client's documentation for specific configuration instructions.
💬 Example Queries
The Linkup MCP server excels at answering complex questions and finding specific information:
"What are the latest developments in quantum computing?"
"How does the EU AI Act affect startups?"
"Find recent research on sustainable aviation fuel"
"What are the current best practices for MCP server development?"
🤝 Contributing
Pull requests are welcome! Feel free to open an issue first to discuss what you’d like to see improved.
Development
Clone the repository and install dependencies:
git clone git@github.com:LinkupPlatform/js-mcp-server.git
cd js-mcp-server
npm installAvailable Scripts
Script | Description |
| Build the TypeScript project |
| Run ESLint |
| Format code with Prettier |
| Run tests |
| Run tests in watch mode |
📚 Resources
📣 Community & Support
Email: support@linkup.so
Discord: Join our community
X / Twitter: @Linkup_platform
📄 License
This project is licensed under the MIT License - Innovate freely! 🚀
This server cannot be deployed
Maintenance
Related MCP Connectors
Provides AI assistants with access to Seltz's powerful Web Search capabilities.
Give AI assistants access to real-time data. Search the web, compare flights, find hotels, and more.
The best web search for your AI Agent
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to perform real-time web searches, company research, content crawling, LinkedIn searches, and deep research using the Exa AI Search API. Provides comprehensive web information retrieval capabilities in a safe and controlled manner.219,5261MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search the web, get news, perform research, and retrieve AI-powered answers with citations using the You.com API.MIT

Linkup MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceProvides real-time web search and webpage content fetching capabilities through Linkup's API, enabling AI assistants to access current information, news, and data from trusted sources across the web.30629MIT- FlicenseNot gradedqualityNot gradedmaintenanceProvides access to LangSearch's Web Search and Semantic Rerank APIs for AI assistants. It enables web searching with advanced filtering and reranking of documents based on semantic relevance.-