
Kagi Search MCP
Supports UIby ac3xx
Integrate Kagi's premium search engine into your AI workflow for high-quality, ad-free web search results.
What it does\nConnects your AI agent to the Kagi Search API, enabling it to perform high-quality, privacy-focused web searches. This allows the AI to retrieve up-to-date information from the web without the noise of traditional search engines.\n\n## Tools\n- kagi_search: Performs a web search using Kagi's API, returning a list of relevant results based on a query string and optional limit.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "kagi-server": {\n "command": "node",\n "args": ["/path/to/kagi-server/build/index.js"],\n "env": {\n "KAGI_API_KEY": "your_api_key_here"\n }\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
npx @smithery/cli install kagi-server --client claudeInformation
- Pricing
- paid
- Published
- 4/24/2026
- stars






