Show HN: Minimal MCP server in Go showcasing project architecture

I'm relatively new to Go, but recently got interested in how MCP servers work. I started thinking about what the architecture of such a project might look like, and decided to build a minimalist version as an experiment.

I based it on my past experience writing regular REST API servers and figured it might be useful or interesting to others as well.


Comments URL: https://news.ycombinator.com/item?id=43614582

Points: 11

# Comments: 0

https://github.com/TuanKiri/weather-mcp-server

созданный 1mo | 7 апр. 2025 г., 23:40:11


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Show HN: Sshsync – CLI tool to run shell commands across multiple remote servers

I built a CLI tool called `sshsync` to run shell commands and transfer files across multiple servers over SSH concurrently.

It was inspired by tools like `pssh`, but I wanted something more mode

19 мая 2025 г., 08:10:03 | Hacker news
Show HN: Goboscript, text-based programming language, compiles to Scratch

goboscript is a text-based programming language which compiles to Scratch. It allows you to write Scratch projects in text, and compile it into a .sb3 file - which can be opened in the Scratch edi

19 мая 2025 г., 08:10:02 | Hacker news