Skip to main content
Glama

Tesla MCP Server

by scald
.gitignore620 B
# Dependencies node_modules/ npm-debug.log yarn-debug.log yarn-error.log pnpm-debug.log .pnpm-store/ # Build artifacts build/ dist/ *.tsbuildinfo # Environment variables and secrets .env .env.* .env.local .env.development .env.test .env.production *.pem keys/ .token-cache.json *.p8 *.key # Tesla-specific .tesla-cache.json .tesla-session.json # Editor and OS files .DS_Store .idea/ .vscode/ *.swp *.swo .vs/ Thumbs.db .project .classpath .settings/ .history/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Testing coverage/ .nyc_output/ # Misc .cache/ .temp/ .tmp/ tmp/ temp/

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/scald/tesla-mcp'

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