← All servers

AI 开票助手 · 电子发票开具

io.github.imoldyoung/e-invoice v0.2.0
Official Registry git finance

对话式开具电子发票(数电票):第一步免费生成发票草稿(自动校验税号、税率并算税),第二步确认开票(需 App Key,按张计费),支持开票记录查询。

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add e-invoice --transport http https://e-invoice-mcp.601096790.workers.dev/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "e-invoice": {
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "e-invoice": {
      "serverUrl": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "e-invoice": {
      "type": "http",
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "e-invoice": {
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "e-invoice": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://e-invoice-mcp.601096790.workers.dev/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://e-invoice-mcp.601096790.workers.dev/mcp
X-App-Key: •••••• (required)

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.imoldyoung--e-invoice/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent