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.; yfinance-mcp: yfinance-mcp is a Model Context Protocol server that wraps Yahoo Finance data via the yfinance library. It offers tools to retrieve ticker info, news, search, top entities, and price history with optional chart generation. Designed for easy integration with MCP clients like Claude.
Enhancing LLMs with real-time web search capabilities
Integrate real-time stock data and news into chatbots