Loading MCP server directory, please wait...
对话式开具电子发票(数电票):第一步免费生成发票草稿(自动校验税号、税率并算税),第二步确认开票(需 App Key,按张计费),支持开票记录查询。
npx @getmcp/cli add io.github.imoldyoung/e-invoiceRequires Node.js 18+. Community-contributed server. Review source before installing.
X-App-Key购买服务后发放的 App Key(体验包 ¥10/10 张起)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.imoldyoung/e-invoice": {
"url": "https://e-invoice-mcp.601096790.workers.dev/mcp",
"transport": "streamable-http",
"headers": {
"X-App-Key": ""
}
}
}
}