India MCP Rto runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from npm. Last commit 8 May 2026.
MCP server for Indian vehicle RTO: decode number plates, calculate road tax, check RTO offices.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return this.spawn(name);
for (const [k, v] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 india-mcp-rto -- npx -y @samarth-23-eng/india-mcp
{
"mcpServers": {
"india-mcp-rto": {
"args": [
"-y",
"@samarth-23-eng/india-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.india-mcp-rto]
command = "npx"
args = ["-y", "@samarth-23-eng/india-mcp"]
{
"mcpServers": {
"india-mcp-rto": {
"args": [
"-y",
"@samarth-23-eng/india-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"india-mcp-rto": {
"args": [
"-y",
"@samarth-23-eng/india-mcp"
],
"command": "npx"
}
}
}
MCP server for India GST: validate GSTIN, search HSN, calculate tax.
AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat
MCP server for Quaderno — tax-rate calculation, invoices, contacts, products, receipts & expenses.
MCP server for Russian Post (Почта России) API — tracking, tariff calculation, post office search.
Local MCP server for Obsidian Desktop via the official Obsidian CLI.
MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes.
MCP server for the Open Telekom Cloud Price Calculator API (eu-de, eu-nl, eu-ch2).
Official MCP server for vehicle wheel and tire fitment data from wheel-size.com
Answers built from our own checks of this server.