mcp-status-invest
1
Status Invest - MCP Server is a tool in the MCP ecosystem for fetching stock market data using the Status Invest API. It features input validation and follows a layered architecture inspired by Domain-Driven Design.
Status Invest - MCP Server
This project is part of the Model Context Protocol (MCP) ecosystem and provides tools to interact with external APIs and manage specific domain models.
Features
- Fetch basic stock information.
- Fetch detailed stock indicator information.
- Fetch stock payment dates.
- Input validation using Zod.
- Integration with the Status Invest API.
Architecture
A layered architecture inspired by Domain-Driven Design.
Installation
Run the following commands to install and build the project:
- Clone the repository
- Install dependencies
- Build the project
MCP Server Configuration in VSCode
- Use the MCP extension to start and configure the server.
Contribution
Pull requests and issues are welcome.
License
MIT license.