Hey :wave::skin-tone-4: I built KMCP, a Kotlin Mu...
# feed
a
Hey 👋🏽 I built KMCP, a Kotlin Multiplaform library for building MCP applications without boilerplate: https://github.com/ondrsh/kmcp Would love to get some feedback!
K 4
d
Your audience probably includes people who don't know what MCP is. Care to define it?
2
s
@Andre T nice.. there is an official sdk created by JB team for both client and server - https://github.com/modelcontextprotocol/kotlin-sdk
a
@darkmoon_uk Ah, you're right. Simply speaking, the Model Context Protocol is a protocol for building AI applications. It standardizes how the different components of an AI application talk to each other. Think of it like HTTP, but on a much higher level and for AI agents.
👍 1
@suresh Yep, this was released while I was already too deep in. It's also taking a fundamentally different (i.e., runtime-based) approach. But seems cool, and I find it awesome it was added to the official MCP repos, making the Kotlin SDK the 3rd official MCP SDK after TS and Python 🙌 K