Airtable runs on your own machine — the client starts it, so there is no endpoint to ping. 245 installs a week from pypi. Last commit 12 May 2026.
Create, read, update, and delete records in Airtable bases and tables
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
server_host_key: str | None = Field(default=None, description="Remote server SSH host key in OpenSSH format (as would appear in ~/.ssh/known_hosts). When provided, the server's host key must match exactly.")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add airtable -- uvx mcparmory-airtable
{
"mcpServers": {
"airtable": {
"args": [
"mcparmory-airtable"
],
"command": "uvx"
}
}
}
[mcp_servers.airtable]
command = "uvx"
args = ["mcparmory-airtable"]
{
"mcpServers": {
"airtable": {
"args": [
"mcparmory-airtable"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"airtable": {
"args": [
"mcparmory-airtable"
],
"command": "uvx"
}
}
}
Read and write access to Airtable database schemas, tables, and records.
Read, create, update and delete records; inspect objects, fields and schema in your Knack database.
Access and manage your Airtable bases, tables, and records seamlessly
Read people, companies, opportunities, notes and tasks; create and update records in Twenty CRM.
List, create, update, complete, and delete reminders in Apple Reminders on macOS.
Read/write Google Tasks: create, update, complete, delete, move tasks and lists, with due dates.
Read, create, update and delete gists on a self-hosted Opengist instance
List, create, update, and delete events in Apple Calendar on macOS.
Answers built from our own checks of this server.