kagimcp logo

kagimcp通过 Kagimcp 使您的 AI 助手与 Kagi 快速连接网页搜索与内容摘要。添加您的帐户密钥到您的设置,然后您的 AI 功能获取最新的事件或解释长视频和文章。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Kagimcp 是一个服务器,将 AI 助手连接至 Kagi 的快速网页搜索与内容摘要。它暴露搜索和提取工具给 MCP 兼容的客户端。服务器提供了工具如 kagi_search_fetch 用于搜索多种内容类型,支持选项页面提取和过滤,以及 kagi_extract 用于将页面内容作为马克片段提取。部署于 https://mcp.kagi.com/mcp,需要 Kagi API 密钥进行身份验证。用户还可以自行部署或在本地安装 uvx。

主要功能

  • kagi_search_fetch 用于网页、新闻、视频、播客和图像搜索
  • kagi_extract 用于将页面内容作为 markdown 提取
  • 可选的页面提取过滤器和 Kagi 镜头
  • 支持 MCP 兼容的客户端
  • 主机服务器选项位于 https://mcp.kagi.com/mcp

价格

模型
Free
评分
暂无评价

使用场景

搜索信息

使用 kagi_search_fetch 搜索各种内容类型,包括网页、新闻、视频、播客或图像,并提供选项页面过滤和提取。

内容提取

使用 kagi_extract 将页面内容提取成 markdown 文件以进行总结或分析

优点 & 缺点

优点

  • 通过 Kagi API 使得快速网页搜索与内容摘要
  • 支持 MCP 兼容的客户端以便于与各种 AI 助手的集成
  • 提供了弹性搜索和提取工具,包括 kagi_search_fetch 和 kagi_extract
  • 主机服务器选项可提供易于安装

缺点

  • 需要 Kagi API 密钥进行身份验证
  • 暂不支持 OAuth2 身份验证
  • 一些工具,如 kagi_fastgpt 和 kagi_summarizer 因暂时被移去

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Are there any current limitations I should know about?

Kagimcp requires a Kagi API key (OAuth2 is not yet supported) and some tools like `kagi_fastgpt` and `kagi_summarizer` have been temporarily removed; they are planned for a future release.

Asked by Bianca Ferreira · Jun 7, 2026

What kinds of content can I search or extract with Kagimcp?

Kagimcp supports web, news, video, podcast, and image searches via `kagi_search_fetch`, with optional page extracts, filters, and Kagi lenses. It also offers `kagi_extract` to retrieve a page’s full content as Markdown.

Asked by Eva Horáková · Apr 21, 2026

Can I run Kagimcp on my own infrastructure?

Yes. You can install the server locally using uvx (e.g., `uvx kagimcp`) or set up a self‑hosted HTTP server. Provide your Kagi API key via the KAGI_API_KEY env variable and configure your MCP client to point to your custom endpoint.

Asked by Pierre Dubois · Apr 17, 2026

How do I connect my AI assistant to Kagimcp?

Add your Kagi API key to the environment variable KAGI_API_KEY and point your MCP‑compatible client to the hosted server at https://mcp.kagi.com/mcp (or to a self‑hosted instance). The client will then use Bearer authentication to call the kagi_search_fetch and kagi_extract tools.

Asked by Aisha Khan · Apr 5, 2026

提问

服务配缩器 的替代品