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 💡
@gotohuman/mcp-server
gotoHuman is an MCP server that facilitates adding human approvals to AI agents and agentic workflows, providing a fully-managed async human-in-the-loop workflow with a customizable approval UI.
mcp-server-actor-critic-thinking
A Model Context Protocol (MCP) server for dual-perspective thinking analysis, utilizing the Actor-Critic methodology to provide comprehensive performance evaluation and actionable feedback.
mcp-wordpress
An MCP server for interacting with WordPress sites, providing tools to fetch posts, pages, categories, and site information via REST API.
m2m-mcp-server-ssh-server
A secure SSH server for accessing and interacting with remote MCP tools through a unified interface
@growi/mcp-server
A Model Context Protocol (MCP) server that connects AI models to GROWI wiki content. Enables LLMs to search and retrieve information from your organization's knowledge base for accurate, context-aware responses.
@302ai/web-search-mcp
A MCP server providing web search capabilities via 302AI API, using stdio transport for integration with MCP clients like Claude Desktop