Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ktmcp • Uncategorized
A lightweight Kotlin server framework providing type-safe tools, session management, and multi-transport support for the Model Context Protocol (MCP).
Type-safe, coroutine-friendly MCP server implementations in Kotlin.
Multi-transport support including CLI stdio and HTTP/SSE for web services.
Built-in session management, progress reporting, and logging features.
ktmcp is a thin DSL layer built over the official Kotlin SDK for MCP, enabling developers to define tools, resources, and prompts with minimal boilerplate using Kotlin serialization. It supports coroutine-based asynchronous programming, session lifecycle management, and multiple transport protocols including stdio and HTTP/SSE. Designed for production use, it includes features like storage backends, progress notifications, cancellation, and logging, making it suitable for building robust MCP servers.