Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Imaginationfinagler591 • Uncategorized
A simple Kotlin-based MCP server demonstrating client-server greetings via STDIO.
A simple example to understand the Model Context Protocol (MCP).
A lightweight client-server greeting tool using STDIO communication.
An educational tool to learn MCP without complex large language models.
mcp-hello-world is a lightweight Kotlin example showcasing the Model Context Protocol (MCP) through a client-server greeting tool. It uses standard input and output for communication, making it ideal for learning MCP basics without complex dependencies. The application features a simple interface and real-time communication, suitable for educational purposes and easy interaction.