mcp-investidor10
If you are the rightful owner of mcp-investidor10 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, such as stock prices, and indicators, using the Investidor10 API.
Investidor10 - 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 is particularly focused on querying stock market data through the Investidor10 API, providing tools to fetch stock prices and indicators. The architecture of the project is inspired by Domain-Driven Design (DDD) patterns, ensuring a structured and scalable approach to development. The server is implemented in a layered architecture, with distinct layers for domain, infrastructure, application, and interface, each serving a specific purpose in the overall system. The project is open for contributions and is licensed under the MIT license.
Features
- get-acoes: Fetch basic stock information.
- Input validation: Utilizes Zod for input validation.
- API Integration: Integrates with the Investidor10 API using fetch.