mcpbeat Sign in

Gstinapi MCP Server

by csofttarun Your server? Claim it
local only

Gstinapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 27 Aug 2026.

GSTIN verification, GST filing history, HSN/SAC lookup, and MCA company registry for India.

Installs per day peak 243 · avg 8
a month agotoday
33
Installs / week
npm · gstinapi-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Gstinapi MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add gstinapi-mcp -- npx -y gstinapi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gstinapi-mcp": {
      "args": [
        "-y",
        "gstinapi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gstinapi-mcp]
command = "npx"
args = ["-y", "gstinapi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gstinapi-mcp": {
      "args": [
        "-y",
        "gstinapi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gstinapi-mcp": {
      "args": [
        "-y",
        "gstinapi-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GSTINAPI_API_KEY (Your gstinapi.in API key. Free at https://www.gstinapi.in/register — 100 lookups on signup, no card required.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gstinapi MCP

same job, measured the same way
GenGEO Agent Registry
by warwickwood-cell

Merchant verification for AI shopping agents.

1 tools answering
Thailand Data MCP
by narinthon-so

Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.

58 installs/wk local only
mcp-egrul
by atomno-mcp

EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs.

172 installs/wk local only
Radar Cnpj
by radar-cnpj

Brazilian company registry (Receita): CNPJ lookup, CNAE search, idea evaluation, monitoring.

17 tools answering
LatAm Data
by svkbogislav

Latin American data for AI agents: tax-ID validation, indicators, FX, company lookups, holidays

100 installs/wk local only
Koda
by aabxtract

Verification and memory layer for coding-agent workflows.

48 installs/wk local only
GLEIF MCP Server
by olgasafonova

Access the GLEIF LEI database for company verification, KYC, and ownership research.

local only
Cnpj Br
by pipeworx-io

CNPJ Brazil MCP — Brazilian company-registry (Receita Federal) lookup via

32 tools answering

Gstinapi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Gstinapi MCP?
Gstinapi MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package gstinapi-mcp was installed 33 times last week.
How do I connect Gstinapi MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gstinapi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gstinapi MCP?
The npm package gstinapi-mcp was installed 33 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gstinapi MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.