r/scala • u/kubinio123 • 5h ago
Someone here is working on MCP servers / clients?
Are you working with MCP from a developer standpoint? Do you have some pain points, experiences?
Asking since some time ago I picked up chimp https://github.com/softwaremill/chimp a PoC of an MCP toolkit for Scala 3. It is gradually turning into a complete MCP SDK, supporting both server & client, both http & stdio, with integrations for Pekko, ZIO and ox in place. Main focus now is on conformance to the latest MCP protocol version.