js-mcp-server

js-mcp-server

5

The Linkup Model Context Protocol server facilitates the integration of Linkup's web search functionality with AI models via the Model Context Protocol. It supports function calling and is compatible with Claude, making it a useful tool for those seeking advanced AI model interactions.

Linkup Model Context Protocol

This project provides a server for integrating Linkup's web search capabilities with AI models using the Model Context Protocol (MCP). Key features include:

  • Installation & Usage: The server can be run using npx with options for API key management.
  • Command Line Options: Offers options such as --api-key and --base-url for configuration.
  • Usage with Claude: Provides guidelines for setting up compatibility with Claude through configuration files.
  • Available Tools: Includes a tool for performing web search queries using Linkup.
  • Development: Instructions on cloning the repository and installing dependencies are provided.
  • Available Scripts: Includes scripts for building, linting, formatting, and testing the project.