FrankChen021 commented on PR #18143: URL: https://github.com/apache/druid/pull/18143#issuecomment-3034179477
@AnilPuram after taking a look at how mcp is used in Claud desktop, it turns out that it only supports the stdio of a mcp server, so embedding mcp server inside druid does not work in this scenario. So a standalone mcp server makes sense. But there're other cases that llm can integrate with a http endpoint based mcp server. I'm not sure if your standaone mcp server can also serve this scenario -- 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]
