Kagi Search
Createdapridachin
Enables web searches using the Kagi API through a Model Context Protocol (MCP) server.
About
This MCP server integrates the Kagi Search API, allowing language models and other applications to leverage Kagi's search capabilities. It exposes tools like 'ask_fastgpt' for answering questions using web search, 'enrich_web' for augmenting context with web content, and 'enrich_news' for incorporating current events. The server is designed to be easily installed and configured, particularly for use with tools like Claude Desktop via Smithery.
Key Features
- Easy installation via Smithery.
- Supports development and debugging workflows.
- Provides tools for web search, context enrichment, and news retrieval.
- Configurable with your Kagi API key.
- Implements Kagi API methods for fastgpt, enrich/web, and enrich/news.
Use Cases
- Providing up-to-date news context for AI applications.
- Enhancing language model responses with real-time web search results.
- Integrating Kagi search functionality into custom applications.