Back to Home
newerton icon

mcp-status-invest

Verified Safe

by newerton

Overview

Fetch stock market data including prices, indicators, and payment dates from the Status Invest API for Model Context Protocol (MCP) tools.

Installation

Run Command
node build/main.js

Security Notes

The server primarily acts as a scraper for a public financial website (Status Invest) using direct HTTP fetch and HTML parsing (Cheerio). No 'eval' or direct code injection vulnerabilities were found. Sensitive data handling (API keys, user credentials) is not applicable as it accesses public data. Network calls are directed to a single external API domain. The primary risk is the fragility of web scraping against website changes, not a security vulnerability of the server itself.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars2
Forks2
Last Update2026-01-15

Tags

stock marketfinancial dataStatus InvestAPI integrationMCP server