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.; mxcp: MXCP is a complete methodology for building production-ready MCP servers with enterprise security, data quality, and comprehensive testing. It enables developers to define services with data contracts, implement them in SQL or Python, and enforce security policies with audit trails and drift detection.
Enhancing LLMs with real-time web search capabilities
Build AI-powered data query tools with SQL and Python