MCP.so
ログイン

akhq-mcp-server

@saarw

akhq-mcp-server について

Experimental Model Context Protocol server for Kafka monitoring tool AKHQ

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

saarw

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "akhq": {
      "command": "npx",
      "args": [
        "akhq-mcp-server"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is akhq-mcp-server?

An experimental Model Context Protocol (MCP) server for the Kafka monitoring tool AKHQ that helps AI assistants like Claude and Cursor connect to and work beside the user in AKHQ.

How to use akhq-mcp-server?

Ensure Node.js is installed. In your MCP client’s settings file (e.g., Cursor or Claude), add a new server entry using npx as the command and akhq-mcp-server as the argument.

Key features of akhq-mcp-server

  • Connects AI assistants to the AKHQ Kafka monitoring tool
  • Works with Claude and Cursor MCP clients
  • Installed and run via npx with no global install necessary
  • Requires only Node.js as a runtime dependency

Use cases of akhq-mcp-server

FAQ from akhq-mcp-server

コメント

「その他」の他のコンテンツ