Back to search
30
MCP

kagimcp

kagisearch/kagimcp

The Official Model Context Protocol (MCP) server for Kagi Search & other tools.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp/kagisearch
The Official Model Context Protocol (MCP) server for Kagi Search & other tools.
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
kengine-mcp-server
MCP (Model Context Protocol) server for knowledge engineering
0 tools
mcp-omnisearch
🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastG
0 tools
api-explorer-mcp
A Model Context Protocol server for efficient OpenAPI/Swagger specification exploration and API testing
0 tools
@dagocheck/mcp-server
Official Model Context Protocol (MCP) server for DagoCheck - Professional IMDG Validation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kagimcp": {
      "url": "None",
      "transport": "http"
    }
  }
}