
Kagi Session2API MCP
Supports UIby ksroido
Free Kagi Search MCP server providing web search and summarization via session tokens without an API key.
What it does
Kagi Session2API MCP provides an AI agent with high-quality web search and summarization capabilities by leveraging Kagi session tokens. It bypasses the need for a paid API key, allowing agents to fetch real-time web data and summarize URLs efficiently while mimicking a real browser environment.
Tools
kagi_search_fetch: Performs comprehensive web searches using Kagi's engine, supporting advanced operators like site: and filetype:.kagi_summarizer: Extracts and summarizes content from a given URL with options for prose or bullet-point takeaways.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"kagi-session": {
"command": "uvx",
"args": ["kagi-session2api-mcp"],
"env": {
"KAGI_SESSION_TOKEN": "YOUR_SESSION_TOKEN_HERE"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Windsurf
- Cline
- Hermes
Quick install
uvx kagi-session2api-mcpInformation
- Pricing
- free
- Published
- 5/5/2026
- stars





