Favicon of airtable-mcp-server

airtable-mcp-server

MCP ServerCode & Developer ToolsTypeScriptOpen source

airtable-mcp-server is a TypeScript MCP server for Claude Desktop, Cursor with npx, docker, remote URL. ๐Ÿ—‚๏ธ๐Ÿค– Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

How to use airtable-mcp-server

Install or run

npx airtable-mcp-server

Client configuration

# Smithery configuration file: https://smithery.ai/docs/build/project-config/smithery-yaml

startCommand:
  type: stdio
  configSchema:
    # JSON Schema defining the configuration options for the MCP.
    type: object
    required:
      - airtableApiKey
    properties:
      airtableApiKey:
        type: string
        description: The API key for accessing the Airtable server.
  commandFunction:
    # A function that produces the CLI command to start the MCP on stdio.
    |-
    (config) => ({command: 'node', args: ['dist/main.js'], env: {AIRTABLE_API_KEY: config.airtableApiKey}})

Compatible clients

Claude DesktopCursor

What is airtable-mcp-server?

airtable-mcp-server is a TypeScript MCP server for Claude Desktop, Cursor with npx, docker, remote URL. ๐Ÿ—‚๏ธ๐Ÿค– Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
100/100
Maintenance signal
95/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • Browser use support
  • Anthropic provider support
  • package.json config support
  • Dockerfile config support
  • smithery.yaml config support

Technical details

Install or run airtable-mcp-server using npx. Check domdomegg/airtable-mcp-server for the latest setup command.

npxdockerremote URLClaude DesktopCursorstdioHTTPSSE
  • Built for TypeScript
  • Built for Node.js
  • Built for Docker
  • Built for Go
  • Install or run with npx
  • Install or run with docker
  • Install or run with remote URL
  • Works with Claude Desktop

Requirements and access

TypeScriptNode.jsDockerGoMIT licenseAPI key requiredDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use airtable-mcp-server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

TypeScriptNode.jsDockerGonpxdockerremote URLClaude DesktopCursorstdioHTTPSSE

Explore related resources

Frequently asked questions

What is airtable-mcp-server?

airtable-mcp-server is a TypeScript MCP server for Claude Desktop, Cursor with npx, docker, remote URL. ๐Ÿ—‚๏ธ๐Ÿค– Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

Who is airtable-mcp-server best for?

airtable-mcp-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install airtable-mcp-server?

Install or run airtable-mcp-server using npx. Check airtable-mcp-server for the latest setup command.

Is airtable-mcp-server actively maintained?

airtable-mcp-server may need a closer maintenance check before production use.

Share:

Stars
443
Forks
131
Last commit
2 months ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Similar to airtable-mcp-server

airtable-mcp-server: Install, Config & GitHub Signals โ€“ SkillIndex