📦
Simple MCP Server Kotlin
No description available
0 installs
Trust: 30 — Low
Devtools
Ask AI about Simple MCP Server Kotlin
Powered by Claude · Grounded in docs
I know everything about Simple MCP Server Kotlin. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Simple MCP Server (Kotlin)
This project exposes a Model Context Protocol (MCP) HTTP endpoint at /mcp using Ktor and the io.modelcontextprotocol Kotlin SDK.
Run the server
- From the project root:
- Build: ./gradlew build
- Run: ./gradlew run (or run the main function in Application.kt). The server starts on http://localhost:8080
