Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cflaig • Uncategorized
A Kotlin-based MCP server exposing an HTTP endpoint at /mcp using Ktor and the Model Context Protocol SDK.
A local MCP HTTP endpoint to interact with model context data.
A simple Kotlin-based server implementation of the Model Context Protocol.
Test or develop MCP integrations using Ktor framework.
This project provides a simple implementation of a Model Context Protocol (MCP) server using Kotlin. It exposes an HTTP endpoint at /mcp, allowing clients to interact with the MCP via standard HTTP requests. Built with Ktor and the io.modelcontextprotocol Kotlin SDK, it is easy to build and run locally, facilitating development and testing of MCP-compatible agents.