Would there be an official support for Golang APIs for writing clients and servers? #153
-
Pre-submission Checklist
Question Category
Your QuestionHello. I hope your day is going well. We at Verkada (~2000 employees, ~300 engineers) are considering using MCP with Claude. While Claude Desktop remains an option, we have a Golang-based CLI which we'd like to integrate with MCP. This requires a support for Golang, but the official one seems to only be for JS/TS or Python. Would it be possible to add Golang support, either by incorporating changes like https://github.com/orgs/modelcontextprotocol/discussions/85 or writing from scratch? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I've started work on a Go implementation of MCP client/server |
Beta Was this translation helpful? Give feedback.
-
Apart from @andrii-korotkov-verkada's implementation, there are a few others worth listing: |
Beta Was this translation helpful? Give feedback.
I've started work on a Go implementation of MCP client/server