MCP Server for Veryfi Document Processing
@veryfi
MCP Server for Veryfi Document Processing について
Model context protocol server with Veryfi API access
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-veryfi": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server for Veryfi Document Processing?
An MCP (Model Context Protocol) server implementation that integrates with the Veryfi API for data extraction from documents such as receipts, invoices, and bills. It is designed for developers and AI assistants that need to programmatically extract structured data from document images or PDFs.
How to use MCP Server for Veryfi Document Processing?
Configure the server in your MCP client (e.g., Claude Desktop) by adding the server entry to the claude_desktop_config.json file. For local development, create a .env file with your Veryfi credentials (VERYFI_CLIENT_ID, VERYFI_USERNAME, VERYFI_API_KEY), install dependencies with uv sync, and run the server using uv run mcp dev src/server.py.
Key features of MCP Server for Veryfi Document Processing
- Integrates with Veryfi for document data extraction
- Uses MCP protocol for AI assistant integration
- Supports environment variables for secure credential management
- Includes a test suite for verification
- Simple setup with
uvand.envfile
Use cases of MCP Server for Veryfi Document Processing
- Automate data extraction from invoices and receipts
- Process documents for expense tracking or accounting workflows
- Enable AI assistants to retrieve structured document data via Veryfi API
FAQ from MCP Server for Veryfi Document Processing
—
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント