Skip to main content
Glama

MetaTrader5 MCP Server

by emerzon
.gitignore482 B
# Python bytecode and cache __pycache__/ *.py[cod] *$py.class # Virtual environments .venv/ venv/ .env .env.* # Build and packaging build/ dist/ pip-wheel-metadata/ *.egg-info/ *.egg # Test and type caches .pytest_cache/ .mypy_cache/ .pytype/ .pyre/ # Coverage .coverage .coverage.* coverage.xml htmlcov/ # Logs logs/ *.log # IDE/Editor settings .vscode/ .idea/ # OS files .DS_Store Thumbs.db # Project-specific .claude/ .mtdata_cache/* lightning_logs/* jscpd_report.xml/*

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/emerzon/mt-data-mcp'

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