kagi_summarizer
Summarize content from URLs using the Kagi Summarizer API. Supports various document types including webpages, videos, and audio.
How to use it
kagi_summarizer is exposed by the Kagi Ken MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the kagi_summarizer tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Kagi Ken MCP
claude mcp add kagi-ken-mcp --scope user -- npx -y github:czottmann/kagi-ken-mcpOther tools in Kagi Ken MCP (5)
Fetch web results based on one or more queries using the Kagi Search API. Results are numbered continuously for easy reference.
(array of strings): One or more search queries
(enum): "summary" for paragraph prose or "takeaway" for bullet points (default: "summary")
(string, optional): Language code (e.g., "EN" for English, default: "EN")
(string): URL to summarize