yatis_mcp_server
0
The Yatis MCP Server is a Node.js-based server for integrating AI agents with Yatis Telematics APIs. It enhances AI interaction by enabling data access and integration using natural language. The server is designed to work with VS Code, Cursor, and Claude agents.
Overview
- Yatis MCP Server is designed for Yatis Telematics.
- It allows integration of custom tools like AI agents (Cursor, VS Code, Claude) with a locally run Node.js-based server.
- Exposes Yatis APIs for LLM agents to enable flexible interaction using natural language.
- Features include accessing group and vehicle data, location information, and details for electric vehicles.
Features
- Retrieve associated groups, vehicles, devices, and meta information.
- Access location info and battery data for EVs.
- Calculate distance and power consumption data.
- Determine distances using Haversine formula.