MCP.so
Sign In
Servers

发票pdf转excel台账 Mcp 服务器

@zzmtech

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "invoicemcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "@ai28mcp/invoicemcpserver@latest"
      ],
      "env": {
        "INVOICE_API_KEY": "<YOUR_KEY>"
      }
    }
  }
}

More from Files & Storage