Hacker News new | ask | show | jobs
by jovezhong 461 days ago
Nice. 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.

1 comments

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 :)
Claude can help you write a lot of okay Python code. Yes, Go is great, but in this MCP case, because of uvx and pypi, as well as kafka python lib, choosing Python is not bad at all