Back to Home

agentic-trading-floor-mcp

by ryangprince

Overview

A multi-agent simulation or operational platform for financial trading, managing accounts and market interactions via autonomous agents.

Installation

Run Command
No command provided

Security Notes

The system includes multiple network server components (accounts_server.py, market_server.py, push_server.py) which open network ports, inherently introducing attack surface. As an agentic system, it likely interacts with Large Language Models and may execute LLM-generated code or actions; this poses a risk if outputs are not rigorously validated and sanitized, especially in a financial context. Potential for 'eval' or dynamic code execution in agent decision-making cannot be ruled out without code inspection.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-17

Tags

Agentic AIFinancial TradingMulti-Agent SystemSimulationLLM Application