mcp-server-9091
Verified Safeby 111031075jack
Overview
This server provides a simulated stock trading service with functionalities to buy, sell, and view a stock portfolio, designed to be integrated as tools for an Artificial Intelligence (AI) model.
Installation
mvn spring-boot:runSecurity Notes
The source code appears generally safe. It does not use 'eval' or similar dynamic code execution methods. No direct network risks, hardcoded sensitive secrets (only simulated stock data), or malicious patterns were found. The primary security consideration would be in the integration with the AI model, ensuring inputs to the defined tools are properly validated by the AI system to prevent unintended operations.
Similar Servers
maverick-mcp
Personalized stock analysis, technical indicators, and portfolio optimization via Claude Desktop.
springboot-mcp-server
An AI-powered Spring Boot server for student management, demonstrating tool-use capabilities with an external large language model.
portfolio-mcp
A financial portfolio management and analysis server for AI agents, providing tools for data fetching, analysis, optimization, and secure handling of financial data.
ai-trading-mcp-server
AI-powered cryptocurrency trading assistant for real-time market analysis, signal generation, and trade execution.