Investidor10 - MCP Server
@newerton
About Investidor10 - MCP Server
Investidor10 MCP Server: A Model Context Protocol (MCP) server for interacting with the Status Invest API. Provides tools for fetching stock data and indicators, with a layered architecture and data validation using Zod
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Investidor10?
Investidor10 is a Model Context Protocol (MCP) server that enables AI assistants to query Brazilian stock market data—such as stock prices and indicators—via the Investidor10 API. It follows a Domain-Driven Design architecture and uses Zod for input validation, making it suitable for developers who want to integrate financial data into MCP-compatible tools.
How to use Investidor10?
Clone the repository, run npm install && npm build, then configure the server in VS Code by pressing Ctrl+Shift+P, selecting “MCP: List Servers”, choosing “stocks”, and clicking “Start Server”. The server exposes a single tool, get-acoes, for fetching stock information.
Key features of Investidor10
get-acoestool for fetching basic stock information- Input validation using Zod schemas
- Integration with the Investidor10 API via
fetch - Layered architecture based on Domain-Driven Design patterns
- Runs on stdio transport for VS Code integration
Use cases of Investidor10
- Query current stock prices for Brazilian companies
- Fetch financial indicators through an MCP-compatible client
- Build AI assistants that answer stock market questions
- Extend VS Code or other MCP hosts with real-time market data
FAQ from Investidor10
What tool does Investidor10 provide?
The server exposes a single tool called get-acoes that returns basic stock information from the Investidor10 API.
Which external API does Investidor10 use?
It uses the Investidor10 API, which supplies stock market data such as prices and indicators.
What are the runtime requirements?
Node.js is required. The server must be built with npm run build before use.
How is the server transported?
The server uses StdioServerTransport, meaning it communicates over standard input/output, typically managed by the MCP host (e.g., VS Code).
Does Investidor10 require authentication?
The README does not mention any API keys or authentication steps for the Investidor10 API.
Frequently asked questions
What tool does Investidor10 provide?
The server exposes a single tool called `get-acoes` that returns basic stock information from the Investidor10 API.
Which external API does Investidor10 use?
It uses the Investidor10 API, which supplies stock market data such as prices and indicators.
What are the runtime requirements?
Node.js is required. The server must be built with `npm run build` before use.
How is the server transported?
The server uses `StdioServerTransport`, meaning it communicates over standard input/output, typically managed by the MCP host (e.g., VS Code).
Does Investidor10 require authentication?
The README does not mention any API keys or authentication steps for the Investidor10 API.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments