Show HN: MCP-Kafka – Natural Language Interface for Kafka Commands
github.com
Show HN: MCP-Kafka – Natural Language Interface for Kafka Commands
1–4 of 4 posts
Re: Show HN: MCP-Kafka – Natural Language Interface for Kafka Commands
#2with pipy and uvx, it will be a bit easier for others to install the mcp server. Just to add a JSON, without need to download binary manually.
Re: Show HN: MCP-Kafka – Natural Language Interface for Kafka Commands
#3Nice. I built something similar but with Python https://github.com/jovezhong/mcp-timeplus with pipy and uvx, it will be a bit easier for others to install the mcp server. Just to add a JSON, without need to download binary manually.
Re: Show HN: MCP-Kafka – Natural Language Interface for Kafka Commands
#4Nice. I built something similar but with Python https://github.com/jovezhong/mcp-timeplus with pipy and uvx, it will be a bit easier for others to install the mcp server. Just to add a JSON, without need to download binary manually.
Looks cool. I started with python but then switched to go as I am more proficient in the later. I will go through your repo to learn how to construct MCP using python :)