MCP.so
Sign In

akhq-mcp-server

@saarw

About akhq-mcp-server

Experimental Model Context Protocol server for Kafka monitoring tool AKHQ

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

saarw

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers