FrankChen021 commented on PR #18143: URL: https://github.com/apache/druid/pull/18143#issuecomment-3026738657
@AnilPuram Thanks for your PR. I'm wondering if we can integrate the mcp feature inside the Druid instead of a standalone server outside Druid. Based on my limited knowledge of mcp server, it provides some http endpoints (like /mcp), and since Druid has http server functionality, so I think we can directly provide these endpoints inside Druid by using Java. Correct me if I'm wrong. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
