claude mcp add utomations-roject-airtable-user-mcp -- npx -y airtable-user-mcp
{
"mcpServers": {
"utomations-roject-airtable-user-mcp": {
"command": "npx",
"args": ["-y", "airtable-user-mcp"]
}
}
}
{
"mcpServers": {
"utomations-roject-airtable-user-mcp": {
"command": "npx",
"args": ["-y", "airtable-user-mcp"]
}
}
}
{
"mcpServers": {
"utomations-roject-airtable-user-mcp": {
"command": "npx",
"args": ["-y", "airtable-user-mcp"]
}
}
}
About This MCP Server
The airtable-user-mcp server is a developer tool that enables management of Airtable bases, including schema, field creation, update, and deletion, as well as views and formula validation. It connects to Airtable through standard input/output interfaces, allowing for integration with other development tools. A developer would use this server to automate and streamline interactions with Airtable bases, particularly when building custom applications or workflows that rely on Airtable data.
Manage Airtable bases: schema, field CRUD, views, formula validation, extensions. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
airtable-user-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Airtable User MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.