Investidor10 - MCP Server
@newerton
关于 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
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
常见问题
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.
基本信息
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
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.
ICSS
chokcoco不止于 CSS
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论