Airtable MCP Pack — wraps the Airtable REST API v0
Remote endpoints: streamable-http: https://gateway.pipeworx.io/airtable/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (119/119 approved). 1 finding(s) downgraded by scanner intelligence.
6 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pipeworx-io-airtable": {
"url": "https://gateway.pipeworx.io/airtable/mcp"
}
}
}From the project's GitHub README.
Airtable MCP Pack — wraps the Airtable REST API v0
Part of the Pipeworx open MCP gateway.
| Tool | Description |
|---|---|
airtable_list_records | List records from an Airtable table. Supports optional formula filtering. |
airtable_get_record | Get a single record by ID from an Airtable table. |
airtable_create_record | Create a new record in an Airtable table. |
airtable_list_bases | List all bases accessible to the authenticated user. |
airtable_get_base_schema | Get the schema (tables and fields) for an Airtable base. |
Add to your MCP client config:
{
"mcpServers": {
"airtable": {
"url": "https://gateway.pipeworx.io/airtable/mcp"
}
}
}
Or use the CLI:
npx pipeworx use airtable
MIT
Be the first to review this server!
by Modelcontextprotocol · Productivity
Knowledge graph-based persistent memory across sessions
by Modelcontextprotocol · Productivity
Time and timezone conversion capabilities for your AI assistant
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally