# AI 开票助手 · 电子发票开具 (remote · e-invoice-mcp.601096790.workers.dev)

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

- Trust score: 70/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `e-invoice-mcp.601096790.workers.dev`: 70/100 (this document), [markdown](https://verifymcp.io/servers/imoldyoung-e-invoice/e-invoice-mcp.md), [page](https://verifymcp.io/servers/imoldyoung-e-invoice/e-invoice-mcp)

## Channel facts

- Endpoint: `https://e-invoice-mcp.601096790.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `0.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 74/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 388 tokens (~97/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 70/100
  - Stability observed for 21 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the AI 开票助手 · 电子发票开具 MCP server?

AI 开票助手 · 电子发票开具 is a hosted endpoint at https://e-invoice-mcp.601096790.workers.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http imoldyoung-e-invoice 'https://e-invoice-mcp.601096790.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "imoldyoung-e-invoice": {
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "imoldyoung-e-invoice": {
      "type": "http",
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.imoldyoung-e-invoice]
url = "https://e-invoice-mcp.601096790.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "imoldyoung-e-invoice": {
      "type": "remote",
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add imoldyoung-e-invoice --url 'https://e-invoice-mcp.601096790.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  imoldyoung-e-invoice:
    url: "https://e-invoice-mcp.601096790.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "imoldyoung-e-invoice": {
      "Transport": "http",
      "Url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add imoldyoung-e-invoice -t streamable-http -u 'https://e-invoice-mcp.601096790.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "imoldyoung-e-invoice": {
      "type": "http",
      "url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (4)

### `service_info` (~24 tokens)

查看服务介绍、计费方式与联系方式（无需 App Key，免费）。

### `invoice_create_draft` (~174 tokens)

第 1 步：把订单信息（文字描述或结构化明细）生成发票草稿。自动校验购方税号格式、税率合法性、金额上限，并自动计算税额与价税合计。草稿免费生成，24 小时内有效。

Input parameters:

- `buyer_name` (string, required): 购方名称（企业/个人抬头）
- `buyer_tax_id` (string): 购方税号（统一社会信用代码，15/18/20 位）；个人开票传空
- `invoice_type` (string): 发票类型，默认普通发票（数电普票）
- `items` (array, required): 商品/服务明细
- `remark` (string): 发票备注（如订单号、项目名）

### `invoice_confirm_issue` (~93 tokens)

第 2 步：确认开具草稿。传入 invoice_create_draft 返回的 draft_id，正式提交开票（需 App Key，按张计费）。开票后生成发票号码与交付信息。

Input parameters:

- `draft_id` (string, required): 草稿 ID（invoice_create_draft 返回）
- `payer_email` (string): 接收发票文件的邮箱（可选）

### `invoice_query` (~97 tokens)

查询当前 App Key 名下的发票草稿与开票记录（需 App Key）。可按状态筛选：draft（草稿）/ issued（已开具）/ all。

Input parameters:

- `date_from` (string): 起始日期 YYYY-MM-DD（可选）
- `date_to` (string): 结束日期 YYYY-MM-DD（可选）
- `status` (string): 筛选状态，默认 all

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/imoldyoung-e-invoice/e-invoice-mcp#diagnostics

## Score history

- 2026-09-20: 70
- 2026-09-19: 69
- 2026-09-18: 69
- 2026-09-17: 68
- 2026-09-16: 68
- 2026-09-15: 67
- 2026-09-14: 67
- 2026-09-13: 66
- 2026-09-12: 66
- 2026-09-11: 65
- 2026-09-10: 65
- 2026-09-09: 64
- 2026-09-08: 64
- 2026-09-07: 64
- 2026-09-06: 63
- 2026-09-05: 63
- 2026-09-04: 62
- 2026-09-03: 62
- 2026-09-02: 61
- 2026-09-01: 61
- 2026-08-31: 60
- 2026-08-30: 60

## Common questions

### What is the AI 开票助手 · 电子发票开具 MCP server?

AI 开票助手 · 电子发票开具 is an MCP server listed in the public MCP registry as io.github.imoldyoung/e-invoice. 对话式开具电子发票（数电票）：第一步免费生成发票草稿（自动校验税号、税率并算税），第二步确认开票（需 App Key，按张计费），支持开票记录查询。 This page covers its hosted endpoint (https://e-invoice-mcp.601096790.workers.dev/mcp).

### Is the AI 开票助手 · 电子发票开具 MCP server safe to use?

AI 开票助手 · 电子发票开具 scores 70 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the AI 开票助手 · 电子发票开具 MCP server expose?

AI 开票助手 · 电子发票开具 exposes 4 tools: service_info, invoice_create_draft, invoice_confirm_issue, invoice_query. Their descriptions and schemas cost roughly 388 tokens of context every time the server is loaded.

### Does the AI 开票助手 · 电子发票开具 MCP server require authentication?

No. We connected to AI 开票助手 · 电子发票开具 without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the AI 开票助手 · 电子发票开具 MCP server still maintained?

AI 开票助手 · 电子发票开具 is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://e-invoice-mcp.601096790.workers.dev/mcp
- Authorisation metadata: https://e-invoice-mcp.601096790.workers.dev/.well-known/oauth-protected-resource/mcp
- Changelog RSS feed: https://verifymcp.io/servers/imoldyoung-e-invoice/e-invoice-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/imoldyoung-e-invoice/e-invoice-mcp.json
- HTML version of this page: https://verifymcp.io/servers/imoldyoung-e-invoice/e-invoice-mcp
