MCP.so
ログイン

India Invoice

@junter1989k-ai

India Invoice について

Remote MCP server: AI agents generate India GST e-invoices (IRN on the IRP) via a GSP aggregator. Stateless, BYO credentials.

基本情報

ライセンス

MIT

ランタイム

node

公開者

junter1989k-ai

投稿者

junter1989k-ai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "india-invoice": {
      "type": "http",
      "url": "https://inv-in.wishpool.app/mcp",
      "headers": {
        "x-sandbox-api-key": "your_key",
        "x-sandbox-api-secret": "your_second_value"
      }
    }
  }
}

ツール

3

Register a GST e-invoice at the IRP and get the `irn` (+ `AckNo`, `AckDt`, `SignedQRCode`). You send flat fields (GSTINs, names, addresses, line items with HSN + price + gst_rate); the server **auto-computes the INV-01 tax schema** — taxable value, CGST+SGST split for same-state supply vs IGST for cross-state, item + invoice totals.

Status check by IRN: `ACT` (active) or `CNL` (cancelled).

Cancel at the IRP with a reason code (`1`–`4`, default `4`) — **only within 24 hours** of generation; after that, issue a credit note.

概要

What is India Invoice?

Remote MCP server: AI agents generate India GST e-invoices (IRN on the IRP) via a GSP aggregator. Stateless, BYO credentials.

How to use India Invoice?

The README includes setup instructions such as node test/serve.js # local server on :3230.

Key features of India Invoice

  • Same state → intra-state supply → CGST + SGST, each at half the GST rate
  • Different state → inter-state supply → IGST at the full GST rate

Use cases of India Invoice

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from India Invoice

Where is the source code for India Invoice?

The source code is linked from the repository URL on this page.

Does India Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

マーケットプレイスの他のコンテンツ