Yatis MCP Server
@tpp6me
About Yatis MCP Server
MCP Server for Yatis
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Yatis MCP Server?
A Node.js-based local MCP server that integrates Yatis Telematics APIs with AI agents like Cursor, VS Code, and Claude Desktop. It enables accessing vehicle, device, location, and EV battery data via natural language.
How to use Yatis MCP Server?
Install Node.js 20+, obtain a Yatis API key from your sales manager, then configure your MCP client (VS Code, Cursor, or Claude Desktop) with the path to Node, the server.js file, and the API key. The server runs locally over stdio.
Key features of Yatis MCP Server
- Retrieve all groups associated with the API token
- Get vehicles, devices, and meta information
- Access location data
- Fetch EV battery information (voltage, SoC)
- Query distance traveled and power consumed
- Calculate distance between coordinates using Haversine
Use cases of Yatis MCP Server
- Ask an AI agent for real-time vehicle locations and device status
- Monitor EV battery health and charge levels via natural language
- Analyze historical distance and power consumption
- Find distances between points for logistics or route planning
- List all groups and vehicles in the fleet with a single query
FAQ from Yatis MCP Server
What are the requirements to run Yatis MCP Server?
Node.js version 20 or above is required. You also need a valid Yatis API key (contact your sales manager) and the @modelcontextprotocol/sdk npm package.
How do I integrate Yatis MCP Server with VS Code?
Create a .vscode/mcp.json file in your workspace (or use ~/.vscode for global access) with the server configuration, specifying the node path, server.js path, and YATIS_API_KEY environment variable.
Does Yatis MCP Server work with Cursor or Claude Desktop?
Yes. The same configuration files work for Cursor (using .cursor/ directories). For Claude Desktop, add the server to claude_desktop_config.json, typically located in ~/Library/Application Support/Claude/.
What data does the server access and where does it run?
The server runs locally and accesses Yatis Telematics cloud APIs using the provided API key. All data stays within your local MCP client session and is not stored permanently by the server.
Are there any external dependencies besides the MCP SDK?
No. The README states no other dependencies beyond the @modelcontextprotocol/sdk npm package.
Frequently asked questions
What are the requirements to run Yatis MCP Server?
Node.js version 20 or above is required. You also need a valid Yatis API key (contact your sales manager) and the `@modelcontextprotocol/sdk` npm package.
How do I integrate Yatis MCP Server with VS Code?
Create a `.vscode/mcp.json` file in your workspace (or use `~/.vscode` for global access) with the server configuration, specifying the node path, server.js path, and `YATIS_API_KEY` environment variable.
Does Yatis MCP Server work with Cursor or Claude Desktop?
Yes. The same configuration files work for Cursor (using `.cursor/` directories). For Claude Desktop, add the server to `claude_desktop_config.json`, typically located in `~/Library/Application Support/Claude/`.
What data does the server access and where does it run?
The server runs locally and accesses Yatis Telematics cloud APIs using the provided API key. All data stays within your local MCP client session and is not stored permanently by the server.
Are there any external dependencies besides the MCP SDK?
No. The README states no other dependencies beyond the `@modelcontextprotocol/sdk` npm package.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments