mcp-cn-a-stock

Python

这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。

AI Model Integration
Context Management
API Frameworks

Architecture and Design Patterns

The architecture appears to be a data service tailored for large language models. It exposes different levels of detail via function calls (brief, medium, full). The repository seems to follow a client-server model where LLMs act as clients requesting stock data from this service. Further examination would be required to understand the underlying data storage and retrieval mechanisms.

About

Language

Python

Stars

65

Categories

AI Model IntegrationContext ManagementAPI Frameworks