MCP Server
MCP
Talonic
Extract structured, schema-validated data from PDFs, scans, images, spreadsheets, and forms.
Install
npx -y @talonic/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@talonic/mcp",
"version": "0.1.75",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Talonic API key. Get one at https://app.talonic.com.",
"isRequired": true,
"isSecret": true,
"name": "TALONIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment