Skip to main content
Glama
mikeysrecipes

TeslaMate MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_TOKENNoBearer token for authentication (optional)
DATABASE_URLYesPostgreSQL connection string for your TeslaMate database

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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