Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/rishiksaib/india-stack-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/rishiksaib/india-stack-mcp/zoho)<a href="https://agentmods.dev/mcp/rishiksaib/india-stack-mcp/zoho"><img src="https://agentmods.dev/badge/mcp/rishiksaib/india-stack-mcp/zoho/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/rishiksaib/india-stack-mcp/zoho"><img src="https://agentmods.dev/badge/mcp/rishiksaib/india-stack-mcp/zoho.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
zoho scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"zoho": {
"command": "node",
"args": [
"C:\\path\\to\\india-stack-mcp\\packages\\connector-zoho\\bin\\zoho-mcp.js"
],
"env": {
"ZOHO_CLIENT_ID": "1000.XXXX",
"ZOHO_CLIENT_SECRET": "your-client-secret",
"ZOHO_REFRESH_TOKEN": "1000.yyyy.zzzz",
"ZOHO_DC": "in",
"ZOHO_ORGANIZATION_ID": "700000000000",
"INDIA_STACK_AUDIT_LOG": "C:\\path\\to\\zoho-audit.jsonl"
}
}
}What else claude_desktop_config.json configures
This page is one entry in a file that holds 2. Installing the file brings all of them; each is measured and scanned on its own page.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 16 lines scan A c9f1b764f98d
zoho is an MCP server published in the GitHub repository rishiksaib/india-stack-mcp (0 stars, last pushed 16d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
bantou
A local MCP server for automating Japanese bookkeeping, including integrations with freee, Yayoi, Money Forward, and TKC. MCP is a standard way for an AI coding tool to call outside tools; this server runs through an npm package and needs three environment variables.
mcp-fns-calc
A local MCP server for Russian tax calculations and checks of taxpayer status. It uses a hosted API for fiscal-status checks and needs an access token.
bantou
AI bookkeeping agent for Japanese accountants — auto-classifies freee/Yayoi/MF/TKC transactions. Runs locally from the @kansei-link/bantou npm package.
maxed-mcp
MCP server "maxed-mcp" as configured in Maxed-OSS/maxed-mcp. Runs locally from the maxed-mcp Python package.
gst-validator-mcp
Validate Indian GSTINs locally (Verhoeff), extract PAN, identify issuing state. Remote server at gst-validator-mcp.atlasword.workers.dev.
recon
ReCoN: [Reconstruction of multicellular systems from single-cell data to predict perturbation responses and cell programs coordination]. Runs locally from the recon Python package.