🧩 How to connect Airparser MCP to Claude

You can connect Airparser MCP to Claude so Claude can work with your Airparser account directly.

Once connected, Claude can use Airparser actions to inspect inboxes, list documents, retrieve parsed data, update schemas, and help with post-processing workflows.

Important: Claude can make mistakes, so always review important outputs before making production changes.

Before you start

Make sure you have:

  • a Claude account with access to custom connectors

  • an Airparser account

  • your Airparser API key

You can find your Airparser API key here:

https://app.airparser.com/account

Step 1. Open Claude connectors

Claude has moved connector management to the Customize page.

Open:

https://claude.ai/customize/connectors

Then click Add custom connector.

<image 1>

Step 2. Add the Airparser MCP server

In the custom connector form, use these settings:

  • Name: Airparser MCP

  • Server URL: https://mcp.airparser.com

Then click Add.

<image 2>

Step 3. If Claude does not ask for your API key

After adding the connector, Claude may show the available Airparser actions without asking you to authenticate yet.

If that happens, open the Airparser connector and click Disconnect.

<image 3>

Then click Connect.

<image 4>

This should open the Airparser authorization screen.

Step 4. Authorize with your Airparser API key

Paste your Airparser API key and click Connect to Airparser.

If you need to copy your key, open your Airparser account page here:

https://app.airparser.com/account

<image 5>

Step 5. Use Airparser MCP in Claude chat

Once connected, you can use Airparser MCP from inside Claude chats.

In the chat input, open the menu and select Connectors to access Airparser.

<image 6>

What you can do after connecting

Once Airparser MCP is connected, you can ask Claude to help with tasks like:

  • list your Airparser inboxes

  • show the extraction schema for an inbox

  • list documents inside an inbox

  • retrieve parsed JSON for a document

  • generate or update an extraction schema

  • test or update post-processing Python code

Troubleshooting

If Claude shows the connector but does not ask for your API key, use this sequence:

  1. open the Airparser connector

  2. click Disconnect

  3. click Connect

  4. complete the Airparser authorization step

Also make sure the server URL is exactly https://mcp.airparser.com.

If you still have trouble connecting, please contact Airparser support.


Was this article helpful?