Replies: 1 comment 1 reply
-
|
Yes! This is possible today. See this sample: https://github.com/jamesward/hello-kotlin-mcp-server It's in Kotlin but could easily be converted to Java. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I was looking into the java-sdk server implementations for HTTP but from what I understand there's only mcp-spring implementations available.
Would it be possible to implement a MCP Server in Java running inside Tomcat without Spring, just standard servlets?
Beta Was this translation helpful? Give feedback.
All reactions