Skip to main content
Glama

teslamate-mcp

.dockerignore460 B
# Git files .git .gitignore # Documentation README.md REMOTE_DEPLOYMENT.md assets/ # Environment files .env .env.* env.example # Development files *.pyc __pycache__/ .pytest_cache/ .coverage *.log # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Docker files Dockerfile docker-compose.yml .dockerignore # Build artifacts dist/ build/ *.egg-info/ # Test files tests/ test_*.py # Logs directory (will be mounted as volume) logs/

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/cobanov/teslamate-mcp'

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