Kiaaccess MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 433 installs a week from npm. Last commit 18 Sep 2026.
Kia Access for Claude — vehicle status, location, doors, climate, and charging
Today is the operative word: we check Kiaaccess MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kiaaccess-mcp -- npx -y kiaaccess-mcp
{
"mcpServers": {
"kiaaccess-mcp": {
"args": [
"-y",
"kiaaccess-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.kiaaccess-mcp]
command = "npx"
args = ["-y", "kiaaccess-mcp"]
{
"mcpServers": {
"kiaaccess-mcp": {
"args": [
"-y",
"kiaaccess-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kiaaccess-mcp": {
"args": [
"-y",
"kiaaccess-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KIA_USERNAME (Your Kia Owners Portal / Kia Access account email address.), KIA_PASSWORD (Your Kia Owners Portal / Kia Access account password.), KIA_WRITE_MODE (Write-tool gate: "none" registers no vehicle commands; "comfort" registers climate and charging only; "all" adds door lock/unlock (default "comfort"). Unrecognized values fail closed to "none".), KIA_DEVICE_ID (Optional stable device UUID used for the app login handshake. Generated and cached under ~/.kiaaccess-mcp/ when omitted.).
The author declared them in the registry entry; get the values from the project itself.
Toyota & Lexus vehicles: fuel, range, location, trips, health, climate, charging, commands
Forecasts, climate history, severe alerts by location — for outdoor-event planners.
Provide real-time and forecast weather information for locations in the United States using natura…
AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications
MCP server providing monkey data, journeys, and location services for various monkey species.
Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin
I Ching hexagram analysis and geographic feng shui for Taiwan locations
Find EV charging stations, detail, and reliability check-ins via the global Open Charge Map.
Answers built from our own checks of this server.