kagimcp-go
1
The Kagi MCP Server facilitates web search and summarization by integrating with Kagi's APIs, serving as a tool for Large Language Models. It supports privacy-centric search and provides options for API key management and various transport modes.
Kagi MCP Server
A Model Context Protocol (MCP) server that integrates with Kagi's search and summarizer APIs. This server enables Large Language Models (LLMs) to search the web and summarize web pages using Kagi.
Features
- Kagi Search: Search the web with Kagi’s privacy-focused engine
- Kagi Summarizer: Summarize web pages using FastGPT APIs
- Multiple Transports: Supports stdio and Server-Sent Events (SSE)
- API Key Management: Provides flexible options for managing Kagi API keys
Prerequisites
- Go 1.18+
- Kagi API key
Usage
- Available in stdio and SSE mode for integration with LLM platforms.