A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics.
Stars
124
Forks
17
Watchers
124
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
6
commits
4
commits
1
commits
1
commits
Update README.md to improve visual appeal and organization
8209abaView on GitHubRefactor: Simplify test script for TeslaMate MCP Server
eb47fc0View on GitHubRemove all_db_info.json file containing database schema information to streamline project structure and reduce unnecessary complexity.
0773106View on GitHubRefactor: Update import paths and remove logging configuration in main_remote.py
25d915fView on GitHubAdd initial implementation of TeslaMate MCP server package
2b42698View on GitHubUpdate version to 0.2.0 in pyproject.toml and uv.lock for release
1275fb2View on GitHubRefactor: Update import paths and logging initialization in main.py
04b3071View on GitHubUpdate env.example with new database connection format and authentication options
6e0e0e3View on GitHubEnhance README.md with updated features and project structure
aff47a7View on GitHubRefactor: Simplify Docker configuration and update dependency installation
eb76a7aView on GitHubRemove battery_degradation_overt_time.sql query as it is no longer needed in the project.
aa36cccView on GitHubRemove deploy.sh script to simplify deployment process and streamline project structure.
4e60aebView on GitHubRefactor: Update token generation logic in utils/generate_token.py
db0c763View on GitHub