ac3xx/mcp-servers-kagi
by Various
A Model Context Protocol server implementation for Kagi's API
MCP
ac3xx/mcp-servers-kagi
Added 1 June 2026
Overview
A Model Context Protocol server that wraps Kagi's API for use with MCP-compatible clients. It allows language models to query Kagi's search and enrichment services through a standardized interface.
Best for
Best for
Developers building MCP-based tools who want to use Kagi as their search backend
Use cases
- Integrating Kagi search results into AI assistant workflows
- Enabling LLMs to perform web searches via Kagi's API
- Building custom MCP clients that leverage Kagi's search capabilities
How to use
Install
npx @smithery/cli install kagi-server --client claude Tools exposed
kagi_search
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "kagi-server": {\n "command": "/path/to/kagi-server/build/index.js",\n "env": {\n "KAGI_API_KEY": "your_api_key_here"\n }\n }\n }\n} Notes
A Model Context Protocol server that wraps Kagi’s API for use with MCP-compatible clients. It allows language models to query Kagi’s search and enrichment services through a standardized interface.
44 stars on GitHub. Last updated 2024-12-13. Licensed MIT.
Use cases
- Integrating Kagi search results into AI assistant workflows
- Enabling LLMs to perform web searches via Kagi’s API
- Building custom MCP clients that leverage Kagi’s search capabilities
Pros
- Straightforward TypeScript implementation for easy integration
- Leverages Kagi’s privacy-focused search API
- Lightweight and focused on a single API
Cons
- Requires a Kagi subscription for API access
- Limited to Kagi’s search and enrichment endpoints
- Small community with 44 stars, less battle-tested
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Straightforward TypeScript implementation for easy integration
- Leverages Kagi's privacy-focused search API
- Lightweight and focused on a single API
Cons
- Requires a Kagi subscription for API access
- Limited to Kagi's search and enrichment endpoints
- Small community with 44 stars, less battle-tested
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
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.