MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.; java-sdk: The MCP Java SDK provides a robust set of projects enabling Java applications to seamlessly interact with AI models and tools using the Model Context Protocol. It offers a standardized interface that supports both synchronous and asynchronous communication patterns for flexible development.
Enhancing LLMs with real-time web search capabilities
Developing Java applications that consume Model Context Protocol servers