kagimcp-go

kagimcp-go

3.2

If you are the rightful owner of kagimcp-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that integrates with Kagi's search and summarizer APIs, allowing LLMs to search the web and summarize web pages using Kagi's capabilities.

The Kagi MCP Server is designed to enhance the capabilities of Large Language Models (LLMs) by integrating with Kagi's search and summarization APIs. This server allows LLMs to perform web searches and summarize web pages using Kagi's privacy-focused search engine and FastGPT summarization technology. It supports multiple transport protocols, including stdio and Server-Sent Events (SSE), providing flexibility in integration. The server requires a Kagi API key, which is available to Kagi subscribers, and can be built from source using Go 1.18 or later. The server offers command-line options for specifying the API key, transport type, and server port, making it adaptable to various deployment scenarios.

Features

  • Kagi Search: Search the web with Kagi's privacy-focused search engine.
  • Kagi Summarizer: Summarize web pages using Kagi's FastGPT summarization APIs.
  • Multiple Transports: Support for both stdio and Server-Sent Events (SSE) protocols.
  • API Key Management: Flexible options for providing Kagi API keys.

Tools

  1. Kagi Search

    Searches the web using Kagi Search API.

  2. Kagi Summarize

    Summarizes a webpage using Kagi's FastGPT API.