Kagi MCP Server
Kagi MCP 服务器
MCP 服务器允许使用 Kagi API 搜索网页
成分
资源
服务器实现API方法的调用:
fastgpt
丰富/网络
丰富/新闻
提示
服务器没有提供任何提示:
工具
该服务器实现了几个工具:
使用 ask_fastgpt 搜索网页并找到答案
enrich_web 使用网络内容丰富模型上下文
enrich_news 使用最新新闻来丰富模型内容
Related MCP server: Kagi MCP Server
配置
快速入门
安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 Kagi MCP 服务器:
npx -y @smithery/cli install kagi-mcp --client claude克劳德桌面
在 MacOS 上: ~/Library/Application\ Support/Claude/claude_desktop_config.json
发展
构建和发布
准备分发包:
同步依赖项并更新锁文件:
uv sync构建软件包分发版:
uv build这将在dist/目录中创建源和轮子分布。
发布到 PyPI:
uv publish注意:您需要通过环境变量或命令标志设置 PyPI 凭据:
令牌:
--token或UV_PUBLISH_TOKEN或用户名/密码:
--username/UV_PUBLISH_USERNAME和--password/UV_PUBLISH_PASSWORD
调试
npx @modelcontextprotocol/inspector uv --directory path_to_project run kagi-mcpMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- MIT
- AlicenseNot gradedqualityDmaintenanceEnables integration with Kagi search engine services including web search, content summarization from URLs, and AI assistant conversations. Uses session tokens to access Kagi's search API, summarizer, and AI models directly within MCP-compatible applications.103MIT
- AlicenseNot gradedqualityCmaintenanceProvides web search capabilities to AI assistants using the Kagi search API, enabling parallel queries and formatted results.143MIT
- AlicenseAqualityDmaintenanceEnables performing web searches and fetching web page content via Ollama's hosted APIs, providing search results and raw page data.21MIT
Related MCP Connectors
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
Web search, AI agent, and content extraction via You.com APIs
Give your agent web search and authoritative datasets: S&P Global, FRED, OECD, SimilarWeb & more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/apridachin/kagi-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server