Skip to main content
Glama

MCP Trader Server

by Af7007
simple_test.html614 B
<!DOCTYPE html> <html> <head> <title>Trading Chatbot - Teste Simples</title> </head> <body> <h1>🤖 Trading Chatbot Funcionando!</h1> <p>O sistema está rodando corretamente.</p> <p>Para acessar a interface completa, visite: http://localhost:3000</p> <h2>Status dos Sistemas</h2> <ul> <li>✅ MT5 MCP Server</li> <li>✅ Ollama MCP Server</li> <li>✅ Web Interface</li> </ul> <h2>Exemplos de Comandos</h2> <ul> <li>"comprar 100 EURUSD"</li> <li>"vender 0.01 BTCUSD"</li> <li>"mostrar meu saldo"</li> </ul> </body> </html>

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Af7007/mcp-trader'

If you have feedback or need assistance with the MCP directory API, please join our Discord server