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

评论

其他 分类下的更多 MCP 服务器