hdygxsj opened a new issue, #7035:
URL: https://github.com/apache/gravitino/issues/7035

   ### Describe the feature
   
   The [Model Context 
Protocol](https://modelcontextprotocol.org/docs/concepts/architecture) (MCP) is 
a standardized protocol that enables AI models to interact with external tools 
and resources in a structured way. It supports multiple transport mechanisms to 
provide flexibility across different environments.
   
   Currently, there are no particularly good MCP server management tools 
available.
   
   
   ### Motivation
   
   Supports creating McpServerCatalog, and use McpServerCatalog to view tools, 
prompts, resources, etc. in the mcp server.
   
   ### Describe the solution
   
   1、Manage mcp server addresses via McpServerCatalog.
   
   2、Retrieve tools and other information using the [Mcp Java 
SDK](https://github.com/modelcontextprotocol/java-sdk).
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to