mcp-status-invest
If you are the rightful owner of mcp-status-invest and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An integration that enables MCP tools to query stock market data using the Status Invest API.
The Status Invest MCP Server is a project within the Model Context Protocol (MCP) ecosystem, designed to facilitate interaction with external APIs and manage specific domain models. It serves as a demonstration of building an MCP server with capabilities for external API integration and data validation. The server allows users to query stock market data, including stock prices, indicators, and payment dates, through the Status Invest API. The architecture is based on Domain-Driven Design (DDD) patterns, ensuring a structured and efficient approach to handling data and business logic. The project is open for contributions and is licensed under the MIT license.
Features
- Fetch basic stock information using the 'get-acoes' feature.
- Retrieve detailed stock indicator information with 'get-indicadores'.
- Access stock payment dates through 'get-acoes-datas-pagamento'.
- Input validation is performed using Zod.
- Integration with the Status Invest API is achieved using the fetch method.
Tools
get-acoes
Get basic stock information
get-indicadores
Get detailed stock indicator information
get-acoes-datas-pagamento
Get the stock payment date