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.; mcp-workspace: This MCP server enables AI assistants like Claude to interact with your local file system. It provides operations such as reading, writing, editing, and deleting files within a specified project directory. All operations are securely contained within the directory.
Enhancing LLMs with real-time web search capabilities
Read existing code and project files