Loading MCP server directory, please wait...
Extract structured, schema-validated data from PDFs, scans, images, spreadsheets, and forms.
npx @getmcp/cli add io.github.talonicdev/talonic-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TALONIC_API_KEYYour Talonic API key. Get one at https://app.talonic.com.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.talonicdev/talonic-mcp": {
"command": "npx",
"args": [
"-y",
"@talonic/mcp"
],
"env": {
"TALONIC_API_KEY": ""
}
}
}
}