Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Js Mcp Server

    Javascript version of the Linkup MCP server.

    5 stars
    TypeScript
    Updated Oct 27, 2025

    Table of Contents

    • ✨ Why Linkup?
    • 🚀 Installation
    • 💬 Example Queries
    • 🤝 Contributing
    • Development
    • Available Scripts
    • 📚 Resources
    • 📣 Community & Support
    • 📄 License

    Table of Contents

    • ✨ Why Linkup?
    • 🚀 Installation
    • 💬 Example Queries
    • 🤝 Contributing
    • Development
    • Available Scripts
    • 📚 Resources
    • 📣 Community & Support
    • 📄 License

    Documentation

    🌟 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

    🚀 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:

    bash
    npx -y linkup-mcp-server --api-key=YOUR_LINKUP_API_KEY

    Alternatively, you can set your API key as an environment variable:

    bash
    export LINKUP_API_KEY=YOUR_LINKUP_API_KEY
    npx -y linkup-mcp-server

    Command Line Options

    OptionDescription
    --api-keyYour Linkup API key (required unless LINKUP_API_KEY env is set)
    --base-urlCustom API base URL (default: https://api.linkup.so/v1)
    --help, -hShow 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:

    bash
    git clone git@github.com:LinkupPlatform/js-mcp-server.git
    cd js-mcp-server
    npm install

    Available Scripts

    ScriptDescription
    npm run buildBuild the TypeScript project
    npm run lintRun ESLint
    npm run formatFormat code with Prettier
    npm run testRun tests
    npm run test:watchRun tests in watch mode

    📚 Resources

    • Linkup Documentation
    • MCP Protocol Specification
    • Linkup API Reference

    📣 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! 🚀

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k