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.; soklet: Soklet is a small HTTP/1.1 server and route handler for Java with zero dependencies. It supports virtual threads, annotation-based request handling, and dependency injection integration. It is well-suited for building RESTful APIs, SSE streaming, and MCP endpoints.
Enhancing LLMs with real-time web search capabilities
Building RESTful APIs