基本能力
产品定位
Kagi MCP server 是一个基于 Kagi API 的搜索服务,旨在提供高效的网页搜索和信息整合功能。
核心功能
- 实现 Kagi API 方法的调用,包括
fastgpt
、enrich/web
和enrich/news
。 - 提供多种工具:
ask_fastgpt
:快速搜索网页并获取答案。enrich_web
:丰富模型上下文内容。enrich_news
:丰富模型上下文内容。
适用场景
- 需要快速获取网页信息的场景。
- 需要整合网页内容或新闻内容到模型上下文的场景。
使用教程
使用依赖
无明确前置依赖说明。
安装教程
通过 Smithery 安装
bash
npx -y @smithery/cli install kagi-mcp --client claude
Claude Desktop 配置
在 MacOS 上配置文件路径为:~/Library/Application\ Support/Claude/claude_desktop_config.json
调试方式
bash
npx @modelcontextprotocol/inspector uv --directory path_to_project run kagi-mcp