Enterprise DNA
M MCP Servers Developer low

ac3xx/mcp-servers-kagi

by Various

A Model Context Protocol server implementation for Kagi's API

A

MCP

ac3xx/mcp-servers-kagi

Added 1 June 2026

#kagi #model-context-protocol

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks