Is there a ready-to-use Java/Spring Boot template for an MCP server with OAuth 2.0 and PKCE?

0
0
Asked By CuriousCoder42 On

I'm currently running a remote MCP server in production using Spring Boot, OAuth 2.0, PKCE, along with RFC 8414 for discovery and access control. I'm considering open-sourcing it as a starter template since I haven't found anything similar for Java—most examples I've seen are in Node.js or Python, or they're just basic implementations without authentication. I'm curious if other Java developers are facing this issue and if a Spring Boot starter with integrated authentication would be beneficial for you. I'm open to any suggestions or feedback!

2 Answers

Answered By DevDude59 On

Are you conducting free market research here? It seems like you might be looking for insights on whether this template would be useful.

Answered By TechGuru88 On

I think that sounds great! I'd definitely be interested in checking out the code. Just give me a heads up if you're using AI to generate it, since I could whip something similar together in a day or two if needed. Just curious, what features do you think should be included in that template?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.