akhq-mcp-server
Experimental Model Context Protocol (MCP) server for Kafka monitoring tool AKHQ. Helps AI assistants like Claude and Cursor to connect to and work beside the user in AKHQ.

Installation
Make sure you have Node installed.
- Add the tool to MCP clients like Cursor or Claude by opening the tool's MCP settings file and specify a new server with
npxas the command andakhq-mcp-serveras argument.
{
"mcpServers": {
"akhq": {
"command": "npx",
"args": ["akhq-mcp-server"]
}
}
}
Recommend MCP Servers 💡
mcp-server-rememberizer
An MCP Server for interacting with Rememberizer's document and knowledge management API, enabling LLMs to search, retrieve, and manage documents.
eunomia-mcp-server
An extension of the Eunomia framework that connects Eunomia instruments with MCP servers to orchestrate data governance policies like PII detection and user access control.
MaxMSP-MCP-Server
MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter)
mcp-server-indexnow
An MCP server that bridges MCP clients with the IndexNow protocol for submitting URLs to search engines.
mcp-simple-arxiv
Tool to work with arXiv, provide LLM with ability to search and read papers from there
MarkusPfundstein/mcp-obsidian
MCP server that interacts with Obsidian via the Obsidian rest API community plugin