Connect Affinda with AI agents using Model Context Protocol (MCP). Seamlessly integrate Affinda tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Document Processing tools for AI automation
Install Affinda MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Affinda with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Affinda provides an AI-powered document processing platform that automates data extraction from various document types.
51
2546
Document Processing
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to update multiple annotations in one request. use when you need to modify parsed values or other fields across many annotations at once.
Tool to create a new collection. use after you have a valid workspace id and want to group documents by a specific extractor within that workspace.
Tool to upload a new document for parsing. use when you have the document file or a public url and need to extract structured data immediately.
Tool to create a new organization. use when you have a unique organization name and want to group resources under it.
Tool to create a new resthook subscription. use after confirming your webhook endpoint is ready to receive document event notifications.
Tool to create a new tag. use when you need to label documents in a specific workspace.
Tool to create a validation result. use when recording validation outcomes for a document after parsing.
Tool to create a new workspace. use when you need to programmatically create a workspace container within an organization.
Tool to delete a specific collection by its id. use when you need to remove an unused collection. use after verifying the collection id.
Tool to delete a specific document by its id. use when you need to remove a document that is incorrect or no longer needed, after confirming the document id.
Tool to delete a specific organization by its id. use when you need to remove an organization after confirming its identifier.
Tool to delete a specific resthook subscription by id. use after confirming the subscription identifier when the webhook is no longer needed.
Tool to delete a specific workspace by its id. use when you need to remove an unused workspace after confirming the workspace id.
Tool to remove a user from a workspace by membership id. use after confirming the workspace membership id to revoke access.
Tool to list all tags. use after confirming authentication to fetch tags across workspaces.
Tool to list validation results for documents. use after processing documents to inspect validation outcomes.
Tool to list all workspace memberships for the authenticated user. use when you need to see roles and access across all workspaces.
Tool to retrieve a list of all annotations. use after parsing documents to list their annotations.
Tool to retrieve details of a specific collection by its id. use when you need full metadata about a collection after confirming its identifier.
Tool to retrieve a list of all collections. use when you need to list collections in your affinda workspace after authentication.
20 actions available