Skip to main content
Glama
apridachin

Kagi MCP Server

by apridachin

Kagi MCP サーバー

鍛冶屋のバッジ Kagi APIを使用してWeb検索を可能にするMCPサーバー

コンポーネント

リソース

サーバーはAPI メソッドの呼び出しを実装します:

  • ファストGPT

  • エンリッチ/ウェブ

  • エンリッチ/ニュース

プロンプト

サーバーはプロンプトを提供しません:

ツール

サーバーはいくつかのツールを実装します。

  • ask_fastgpt でウェブを検索して答えを見つける

  • enrich_web は、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

発達

建築と出版

配布用のパッケージを準備するには:

  1. 依存関係を同期し、ロックファイルを更新します。

uv sync
  1. パッケージディストリビューションをビルドします。

uv build

これにより、 dist/ディレクトリにソースとホイールのディストリビューションが作成されます。

  1. 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-mcp
Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    10
    3
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides web search capabilities to AI assistants using the Kagi search API, enabling parallel queries and formatted results.
    14
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables performing web searches and fetching web page content via Ollama's hosted APIs, providing search results and raw page data.
    2
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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