Kagi MCP Server
카기 MCP 서버
Kagi API를 사용하여 웹 검색을 허용하는 MCP 서버
구성 요소
자원
서버는 API 메서드 호출을 구현합니다.
패스트지피티
풍부하게 하다/웹
풍부하게 하다/뉴스
프롬프트
서버는 어떤 프롬프트도 제공하지 않습니다.
도구
서버는 여러 도구를 구현합니다.
ask_fastgpt를 사용하여 웹을 검색하고 답변을 찾으세요
웹 콘텐츠로 모델 컨텍스트를 풍부하게 만드는 enrich_web
enrich_news를 사용하여 최신 뉴스로 모델 컨텍스트를 풍부하게 만듭니다.
Related MCP server: Kagi MCP Server
구성
빠른 시작
설치하다
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Kagi MCP 서버를 자동으로 설치하려면:
지엑스피1
클로드 데스크탑
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