Skip to main content

Any plan to launch an Airtable MCP to allow us to manage AirTabLe from CLaude chats as efficiently as we’re currently able to manage Notion from CLaude?

Hey ​@atusr,

 

I don’t think that is the case. -and I don’t think the chatgpt generated answer above is ok. 
 

You can go ahead and submit this feature request form: https://community.airtable.com/p/product-ideas

 

Mike, Consultant @ Automatic Nation


@atusr actually that was my thinking . I could not find a good one so we cobbled together some open source project and built a test server.

This is just proof of concept - It is remote -because i do not think people should be running local servers on their computer - just for educational purposes - it autodeletes the link after 24hours
https://airtable-mcp.business-automated.com/

I find it actually quite helpful  just yesterday I needed to 30 similarly named fields  - that is a great job for a LLM
Here is a vid showing how it works from my YT channel 

 


Is there any movement on this? Or can Airtable give a reccomendation on one of the third party MCP’s:

 

 

https://github.com/domdomegg/airtable-mcp-server

https://github.com/felores/airtable-mcp

https://github.com/rashidazarang/airtable-mcp

https://github.com/AliMHJR/airtable-mcp-config

https://github.com/bscharwath/airtable-mcp-connector

https://github.com/marchi-lau/mcp-airtable

https://github.com/jacobwoodward/airtable-mcp

https://github.com/loticdigital/airtable-mcp

https://github.com/alexbruf/airtable-mcp

https://github.com/MCP-Mirror/rashidazarang_airtable-mcp

https://github.com/MCP-Mirror/felores_airtable-mcp

https://github.com/diegofornalha/mcp-airtable-integration

https://github.com/MCP-Mirror/domdomegg_airtable-mcp-server

https://github.com/CDataSoftware/airtable-mcp-server-by-cdata

 

 

 


@kurtseifried the one I used to build our remote  MCP is  https://github.com/domdomegg/airtable-mcp-server
It seems to have full cover of all API endpoints, so a good start for running something locally.


 


I'm wondering how these compare to using Omni now that that's been released. I've been playing around with Omni, and there's some things that are a little bit frustrating about it, but I haven't played too much with creating interfaces where I presume it would excel compared to other MCP?


@BenFortunato  I use omni for drafts of interfaces. For adding manipulating columns and tables too many times it has been behaving in a way not as expected, I am not sure what is the underlying model in Omni, but Claude seems to behaving mostly flawless on all request and it is fine on running long updates and e.g. data generation. On side effect - I am on a $20 usd Claude plan - and with lots of MCP calls I get to the daily/ hourly limit quickly ( but also i mostly build bases).   


Thanks for adding my MCP! I’ve recently updated it and it covers many functions… Here’s a blog post I published about it recently: https://rashidazarang.com/c/i-built-an-airtable-mcp-that-lets-you-chat-with-your-database

Github URL for the MCP:
https://github.com/rashidazarang/airtable-mcp
 


Reply