企业发票OCR识别MCP服务器 - 基于ModelScope的专业发票识别解决方案
Project description
企业发票OCR识别MCP服务器
基于ModelScope生态构建的专业企业发票OCR识别MCP服务器,为企业财务数字化提供智能化解决方案。
🚀 产品特性
- 标准化接入:符合MCP协议规范,无缝集成各类AI应用
- 专业发票识别:支持13种主流发票类型,准确率达99%+
- 结构化输出:自动提取发票关键信息,输出标准JSON格式
- 企业级服务:支持批量处理,满足大规模业务需求
📋 支持的发票类型
- 01: 增值税专用发票
- 02: 机动车增值税专用发票
- 03: 增值税普通发票
- 04: 增值税电子普通发票
- 05: 增值税普通发票(卷式)
- 06: 增值税普通发票(通行费)
- 07: 二手车发票
- 08: 增值税电子专用发票
- 09: 数电发票(增值税专用发票)
- 10: 数电发票(普通发票)
- 11: 数电发票(航空运输电子客票行程单)
- 12: 数电发票(铁路电子客票)
- 13: 区块链发票(支持深圳、北京和云南地区)
🛠️ 安装与启动
环境要求
- Python 3.8+
- 至少4GB内存
- 推荐GPU支持
快速开始
# 推荐方式:通过PyPI安装
pip install invoice-ocr-mcp
# 启动服务
invoice-ocr-mcp
⚡ MCP平台集成配置(uvx示例)
如需在 MCP 平台集成本服务,推荐使用如下 mcpServers 配置:
{
"mcpServers": {
"invoice-ocr-mcp": {
"command": "uvx",
"args": [
"invoice-ocr-mcp"
],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}
- 如需自定义环境变量,可在 env 字段补充。
📊 性能指标
- 识别准确率: >99%
- 处理速度: 单张发票<3秒
- 并发支持: 支持多线程并行处理
- 服务可用性: >99.9%
© 2024 Invoice OCR MCP Server. All rights reserved.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
invoice_ocr_mcp-1.0.2.tar.gz
(41.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invoice_ocr_mcp-1.0.2.tar.gz.
File metadata
- Download URL: invoice_ocr_mcp-1.0.2.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52fd3f4a7cea5959fd46be3e15a5fcd3168d814a30f6cd7b6ceecb2488544648
|
|
| MD5 |
babe5bf0d21ca95935c9c478c51958d5
|
|
| BLAKE2b-256 |
3bf3d2bfa797209f7853eb774137706033198954839e0829c5ed8b5d9fa451eb
|
File details
Details for the file invoice_ocr_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: invoice_ocr_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 40.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c54c6a3389fa1d90289fb461fa2998129f2c88e9dc108e35127479e4b987cfc
|
|
| MD5 |
7d3c52d9ddeb401a1e9f688a6f1f53df
|
|
| BLAKE2b-256 |
7dcaaf7d0858ebb7824c870b76952f49a92710b680458d47217986ebb5be610b
|