ac3xx_mcp-servers-kagi
If you are the rightful owner of ac3xx_mcp-servers-kagi 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 server for Kagi API integration
The Kagi-server MCP Server is a TypeScript-based server designed to integrate with the Kagi Search API. It serves as a demonstration of core Model Context Protocol (MCP) concepts by providing tools for performing web searches and other operations using Kagi's API. Currently, the server is in private beta and offers a tool for web searches. Future plans include tools for summarizing web pages, quick responses using FastGPT, and fetching enriched news results. The server is designed for easy installation and use, particularly with Claude Desktop, and offers development features such as auto-rebuild and debugging support through the MCP Inspector.
Features
- kagi_search: Perform web searches using Kagi's API with a query string and optional limit.
- kagi_summarize: Planned tool to generate summaries of web pages or text.
- kagi_fastgpt: Planned tool to get quick responses using Kagi's FastGPT.
- kagi_enrich: Planned tool to fetch enriched news results on specific topics.
Tools
kagi_search
Tool for performing web searches using Kagi's API.