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 💡
cbi-mcp-server
Provides an interface for developers to interact with CB Insights ChatCBI LLM through AI Agents.
mcp-telegram
A powerful MCP server implementation built with FastMCP that provides Telegram functionality through a clean API interface, including message search, sending, and chat management capabilities.
mcp-hfspace
An MCP server for integrating Hugging Face Spaces, including Gradio, with easy configuration and support for Claude Desktop mode, enabling various AI tasks like image generation, vision, and speech-to-text.
mcp-file-navigator
A secure MCP server enabling AI assistants to perform file system operations (list, read, write, delete files) with path validation and dynamic storage location management, supporting Git commands.
@modelcontextprotocol/server-gdrive
An MCP server that integrates with Google Drive to enable listing, reading, and searching over files, automatically converting Google Workspace documents to common formats.
zcaceres/markdownify-mcp
A Model Context Protocol server for converting various file types and web content to Markdown