TeslaMate MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_TOKEN | No | Bearer token for authentication (optional) | |
| DATABASE_URL | Yes | PostgreSQL connection string for your TeslaMate database |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_all_charging_sessions_summaryA | Get the summary of all charging sessions for each car. |
| get_average_efficiency_by_temperatureB | Get the average efficiency by temperature for each car. |
| get_basic_car_informationB | Get the basic car information for each car. |
| get_battery_degradation_over_timeA | Get the battery degradation over time for each car. |
| get_battery_health_summaryA | Get the battery health summary for each car. |
| get_charging_by_locationC | Get the charging by location for each car. |
| get_current_car_statusB | Get the current car status for each car. |
| get_daily_battery_usage_patternsA | Get the daily battery usage patterns for each car. |
| get_daily_driving_patternsB | Get the daily driving patterns for each car. |
| get_drive_summary_per_dayA | Get the drive summary per day for each car. |
| get_efficiency_by_month_and_temperatureA | Get the efficiency by month and temperature for each car. |
| get_longest_drives_by_distanceB | Get the longest drives by distance for each car. |
| get_monthly_driving_summaryA | Get the monthly driving summary for each car. |
| get_most_visited_locationsA | Get the most visited locations for each car. |
| get_software_update_historyA | Get the software update history for each car. |
| get_tire_pressure_weekly_trendsA | Get the tire pressure weekly trends for each car. |
| get_total_distance_and_efficiencyA | Get the total distance and efficiency for each car. |
| get_unusual_power_consumptionB | Get the unusual power consumption for each car. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mikeysrecipes/teslamate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server