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.; gradle-mcp: Gradle MCP server is a Model Context Protocol server that enables AI agents to explore Gradle project structures, run tasks, audit dependencies, and interact with the JVM runtime. It includes features like agent skills, project mapping, smart task execution, testing, dependency search, Kotlin REPL, Compose UI previews, and Gradle documentation access. It uses JBang for easy setup and requires JDK 21+.
Enhancing LLMs with real-time web search capabilities
Automating Gradle builds and tests with AI agents