jamesward/hello-kotlin-mcp-server
3.2
If you are the rightful owner of hello-kotlin-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kotlin MCP Server is a model context protocol server designed to facilitate the deployment and management of machine learning models using Kotlin.
Hello Kotlin MCP Server
Run Locally
./gradlew run
Deploy on AgentCore
Note: Requires Node & uv - Will work on switching to CloudFormation or SAM
cd infra
npx aws-cdk bootstrap
npx aws-cdk deploy