kagi-mcp-server
1
The Kagi MCP Server is a Node.js project designed to enable AI assistants to perform web searches using the Kagi search API. It supports multiple search queries and formatted results, with no build steps needed for deployment.
Kagi MCP Server (Node.js)
A Node.js implementation of the Kagi MCP server that provides web search capabilities to AI assistants using the Kagi search API.
Features
- Web search using the Kagi API
- Support for multiple search queries in parallel
- Formatted search results
- Built with TypeScript and the official MCP SDK
- Pre-built and ready to use (no build step required)
- Unique tool name (
kagi_web_search
) to avoid conflicts with other MCP servers
Setup Instructions
Prerequisites
- Node.js 18 or higher
- Kagi API key
Setup with Claude Desktop
Add the MCP config to your Claude Desktop configuration.
Setup with Cursor
Configure your MCP with specified parameters.
Debugging
Run the MCP Inspector to debug the server.