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.
I based it on my past experience writing regular REST API servers and figured it might be useful or interesting to others as well.