Exposing REST API's as MCP tools using java-sdk #656
Unanswered
ilapavuluri
asked this question in
Q&A
Replies: 0 comments
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
Hi Team,
My application runs on Java play-framework as microservice, I have rest endpoints.
I have swagger.json for these REST endpoints. Using Python fastmcp I converted those openAPI endpoints into MCP tools and it is working fine.
But I want to generate MCP tools and expose them in my play Microservice rather than in Python.
Will "modelcontextprotocol/java-sdk" supports this?
Do we have any guidelines or examples to implement this?
Appreciate any help on this.
Thanks
Ashok.
Beta Was this translation helpful? Give feedback.
All reactions