kamou/mcp-kagi-search
If you are the rightful owner of mcp-kagi-search and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Kagi Search is a model context protocol server designed to interface with the Kagi search engine, allowing users to perform searches via a structured protocol.
MCP Kagi Search is a server application that leverages the Model Context Protocol (MCP) to interact with the Kagi search engine. It provides a structured way to perform search queries and retrieve results using the Kagi API. The server is designed to be run in a development environment and can be tested using the MCP Inspector tool. It also includes a command-line interface (CLI) for ease of use. The setup process involves installing necessary dependencies, setting up the Kagi API token, and running the server in development mode. The server is particularly useful for developers looking to integrate Kagi search capabilities into their applications using MCP.
Features
- Integration with Kagi API for search functionality.
- Development mode server for testing and debugging.
- Command-line interface for easy access and control.
- MCP Inspector tool for testing search queries.
- Environment setup with virtual environment and dependency management.