Back to Home
newerton icon

mcp-investidor10

Verified Safe

by newerton

Overview

This MCP server provides tools to query stock market data, such as stock prices and financial indicators, from the Investidor10 API.

Installation

Run Command
npm run build && node build/main.js

Security Notes

The server uses `fetch` to interact with the external Investidor10 API and `cheerio` for HTML parsing, which is common for web scraping. Input validation is implemented using Zod. No instances of `eval` or code obfuscation were found. There are no hardcoded API keys or sensitive credentials. The main risk relies on the stability of the external website's HTML structure for data extraction.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks1
Last Update2026-01-15

Tags

MCP ServerStock MarketFinancial DataAPI IntegrationInvestidor10