Skip to main content
Glama

teslamate-mcp

env.example•376 B
# TeslaMate MCP Server Environment Variables # Database connection string (REQUIRED) # Format: postgresql://username:password@hostname:port/database DATABASE_URL=postgresql://teslamate:password@localhost:5432/teslamate # Optional: Bearer token for authentication # Generate a secure token using: python generate_token.py # Leave empty to disable authentication AUTH_TOKEN=

Latest Blog Posts

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