What is the ai.waystation/airtable MCP server?
Access and manage your Airtable bases, tables, and records seamlessly
How to install ai.waystation/airtable
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"airtable": {
"url": "https://waystation.ai/airtable/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"airtable": {
"serverUrl": "https://waystation.ai/airtable/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"airtable": {
"type": "http",
"url": "https://waystation.ai/airtable/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"airtable": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://waystation.ai/airtable/mcp"
]
}
}
}Claude Code
claude mcp add --transport http airtable https://waystation.ai/airtable/mcpRelated MCP servers
Read emails, send messages, and manage labels in your Gmail account.
View repository →Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack
View repository →Collaborate on visual boards with your team using Miro integration.
View repository →Access and manage your Monday.com boards, items, and updates seamlessly
View repository →Create, edit, and collaborate on Office documents and spreadsheets.
View repository →