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 💡
@mzxrai/mcp-openai
Chat with OpenAI models from Claude Desktop
ccassini/DEVNADS-Monad-TESNET-MCP-Tools
A Model Context Protocol server for interacting with the Monad blockchain testnet, offering features like wallet balance checking, network info, transaction details, token transfers, and staking.
fess-mcp-server
A middleware server integrating with the Fess search engine to enable MCP clients to obtain search information.
keboola_mcp_server
Model Context Protocol (MCP) Server for the Keboola Platform
duckdb-hybrid-doc-search
A tool for hybrid indexing of Markdown documents using DuckDB for full-text and vector search, designed to be callable by AI coding agents as an MCP stdio or streamable server.
searxng-mcp-server
An MCP server implementation integrated with SearXNG for privacy-respecting search capabilities for AI agents.