czottmann/kagi-ken-mcp
by Various
Unofficial MCP server for working with Kagi without API access (you'll need to be a customer). Searches and summarizes. Uses Kagi session token for easy authentication. Works well
MCP
czottmann/kagi-ken-mcp
Added 1 June 2026
Overview
An unofficial Model Context Protocol server that allows AI agents to search and summarize content via Kagi without a separate API key. It authenticates using a Kagi session token, making setup straightforward for existing Kagi subscribers.
Best for
Best for
Kagi subscribers who want to give their MCP-compatible agents search and summarization abilities
Use cases
- Enabling AI agents to perform web searches through Kagi
- Summarizing articles and web pages via an agent
- Integrating Kagi search results into MCP-compatible tools like Claude
How to use
Install
npx -y github:czottmann/kagi-ken-mcp Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "kagi-ken-mcp": {\n "command": "npx",\n "args": ["-y", "github:czottmann/kagi-ken-mcp"]\n }\n }\n} Notes
An unofficial Model Context Protocol server that allows AI agents to search and summarize content via Kagi without a separate API key. It authenticates using a Kagi session token, making setup straightforward for existing Kagi subscribers.
39 stars on GitHub. Last updated 2026-02-15. Licensed MIT.
Use cases
- Enabling AI agents to perform web searches through Kagi
- Summarizing articles and web pages via an agent
- Integrating Kagi search results into MCP-compatible tools like Claude
Pros
- No API key needed, only a Kagi session token
- Straightforward MCP integration for agents
- Provides both search and summary capabilities
Cons
- Requires a paid Kagi subscription to use
- Unofficial project with 39 stars, limited community vetting
- Bind to a specific user session, not designed for multi-tenant use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- No API key needed, only a Kagi session token
- Straightforward MCP integration for agents
- Provides both search and summary capabilities
Cons
- Requires a paid Kagi subscription to use
- Unofficial project with 39 stars, limited community vetting
- Bind to a specific user session, not designed for multi-tenant use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.