ssi-stock-mcp-server
12
SSI Stock Data MCP is a Model Context Protocol server that provides access to Vietnam stock market intraday data. It utilizes the SSI FastConnect API to enable secure data queries and interactions for AI tools and assistants.
What is SSI Stock Data MCP?
SSI Stock Data MCP is a server that provides access to Vietnamese stock market data using the SSI FastConnect API.
What are the prerequisites for running the server?
You need Python 3.12+, uv for dependency management, and Docker for containerized deployment.
How can I install the server using Smithery?
You can install it using the command: npx -y @smithery/cli install @archiephan78/ssi-stock-mcp-server --client claude
.
Does the server support real-time data?
Real-time data support via streaming adapter is planned for future updates.
How can I contribute to the development of the server?
Contributions are welcome via GitHub. You can open an issue or submit a pull request with suggestions or improvements.