Kagi Ken
Provides programmatic access to Kagi's search and summarization services using a session token, ideal for integration with AI agents and LLMs.
소개
Unlock the power of Kagi.com for your automated workflows and AI agents with Kagi Ken. This Node.js MCP server offers robust search and summarization capabilities, leveraging your existing Kagi session token instead of a separate API key. It meticulously parses Kagi's HTML search results into a structured JSON format mirroring the official Kagi API schema, while also enabling the generation of summaries from URLs or text content. Designed for compatibility and ease of integration, Kagi Ken offers a cost-effective and immediate solution for programmatic access to Kagi's premium features.
주요 기능
- 1 GitHub stars
- Compatible with official Kagi MCP server functionality
- Fetch web results using Kagi Search with concurrent query processing
- Authenticate using your existing Kagi session token (no API key required)
- Summarize content from URLs with customizable output types and languages
- Parse Kagi's HTML search results into structured JSON (matching official API format)
사용 사례
- Accessing Kagi's premium services programmatically without an invite-only API key
- Enabling AI agents (e.g., Claude) to perform web searches and content summarization via Kagi
- Integrating Kagi search capabilities into Large Language Model (LLM) applications