Back to Home
czottmann icon

kagi-ken-mcp

Verified Safe

by czottmann

Overview

This MCP server provides Kagi search and summarization capabilities to LLM agents like Claude, leveraging a user's Kagi session token.

Installation

Run Command
npx -y github:czottmann/kagi-ken-mcp

Environment Variables

  • KAGI_SESSION_TOKEN

Security Notes

The server utilizes standard Node.js practices and the MCP SDK for inter-process communication (stdio transport), which inherently limits network exposure. Session tokens are handled via environment variables or a local file, preventing hardcoding. Input validation uses Zod schemas. The primary security consideration is the sensitive nature of the Kagi session token, which provides direct access to the user's Kagi account and is explicitly warned about in the README.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassHigh
Avg Tokens750
Stars8
Forks2
Last Update2025-12-06

Tags

KagiSearchSummarizationMCPLLM Tool