talonic-mcp

talonicdev/talonic-mcp
★ 5 stars TypeScript AI/LLM Updated today
Official Talonic MCP server. Lets AI agents extract structured data from any document via the Model Context Protocol.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "talonic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "talonicdev/talonic-mcp"
      ]
    }
  }
}

README Excerpt

**Official Talonic MCP server.** Give any AI agent the ability to extract structured, schema-validated data from any document — PDFs, scans, invoices, contracts, forms — via the [Model Context Protocol](https://modelcontextprotocol.io). > **Status:** stable, listed on the [official MCP Registry](https://registry.modelcontextprotocol.io/) as `io.github.talonicdev/talonic-mcp`. Eleven established document tools and two resources are verified end-to-end against production (including the Claude.ai h

Tools (2)

TALONIC_API_KEYTALONIC_BASE_URL

Topics

ai-agentclaudedocument-aidocument-extractionenterprisemcpmcp-serverocrpdfschemastructured-datatypescript