Aitable MCP Server
A

Aitable MCP Server

The AITable MCP Server provides read and write access to AITable.ai, supporting functions such as listing spaces, searching nodes, managing records, and uploading attachments.
2 points
4.4K

What is the AITable MCP Server?

The AITable MCP Server is a Model Context Protocol (MCP) server program that allows AI models to interact with AITable.ai through the MCP protocol. It provides read and write access functions, enabling AI to manage spaces, nodes, records, and attachments.

How to use the AITable MCP Server?

Integrate the server into your workflow by configuring an MCP client (such as Claude Desktop or CherryStudio). You need to provide an API key and specify the server path to start using it.

Applicable Scenarios

Suitable for AI applications that need to manage data in AITable.ai, such as data entry, information retrieval, content creation, etc.

Main Features

List Workspaces
Get a list of all workspaces that the current user has access to.
Search Nodes
Retrieve nodes based on type, permissions, and query conditions.
List Records
Read records from the specified database, supporting pagination, field filtering, and sorting.
Get Field Structure
Return the JSON structure of all fields in the specified database.
Create Record
Create a new record in the specified database.
Upload Attachment
Upload an attachment to the AITable server via URL.
Advantages
Support various data operations, including record creation, update, and retrieval.
Easy to integrate into mainstream MCP clients, such as Claude Desktop and CherryStudio.
Provide an intuitive API interface for developers to quickly get started.
Limitations
Some functions are not fully implemented yet. For example, the record update function is still under development.
Requires configuring environment variables and paths, which may be a bit complicated for beginners.
Depends on the AITable API. Compatibility may be affected if the API changes.

How to Use

Installation and Configuration
Ensure that Node.js and npm are installed. Clone the AITable MCP Server repository and enter the project directory.
Set API Key
Set the AITABLE_API_KEY environment variable in the server configuration file to obtain access rights.
Start the Server
Run the command to start the MCP server and make it ready to receive requests.
Connect to the MCP Client
Add the server configuration in the MCP client (such as Claude Desktop) and enter the correct path and API key.

Usage Examples

Query All Workspaces
Get a list of all workspaces that the current user can access through the MCP interface.
Create a New Record
Add a new record to the specified database for storing data.

Frequently Asked Questions

How to obtain an AITable API key?
What if the server fails to start?
How to configure the MCP server on different systems?

Related Resources

AITable Official Documentation
Learn about the features and API details of AITable.
MCP Inspector Tool
A developer tool for testing and debugging the MCP server.
MCP Protocol Specification
Learn about the detailed technical specifications of the Model Context Protocol.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "aitable": {
      "command": "npx",
      "args": [
        "-y",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/aitable-mcp-server"
      ],
      "env": {
        "AITABLE_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

{
  "mcpServers": {
    "aitable": {
      "command": "npx",
      "args": [
        "-y",
        "D:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\aitable-mcp-server"
      ],
      "env": {
        "AITABLE_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

{
  "mcpServers": {
    "aitable": {
      "command": "cmd",
      "args": [
        "/c",
        "npx",
        "-y",
        "D:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\aitable-mcp-server"
      ],
      "env": {
        "AITABLE_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

Z
Zen MCP Server
Zen MCP is a multi-model AI collaborative development server that provides enhanced workflow tools and cross-model context management for AI coding assistants such as Claude and Gemini CLI. It supports seamless collaboration of multiple AI models to complete development tasks such as code review, debugging, and refactoring, and can maintain the continuation of conversation context between different workflows.
Python
9.4K
5 points
C
Container Use
Container Use is an open-source tool that provides a containerized isolated environment for coding agents, supporting parallel development of multiple agents without interference.
Go
7.9K
5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
13.0K
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
26.6K
4.3 points
M
MCP Alchemy
Certified
MCP Alchemy is a tool that connects Claude Desktop to multiple databases, supporting SQL queries, database structure analysis, and data report generation.
Python
11.6K
4.2 points
P
Postgresql MCP
A PostgreSQL database MCP service based on the FastMCP library, providing CRUD operations, schema inspection, and custom SQL query functions for specified tables.
Python
10.5K
4 points
M
MCP Scan
MCP-Scan is a security scanning tool for MCP servers, used to detect common security vulnerabilities such as prompt injection, tool poisoning, and cross-domain escalation.
Python
12.7K
5 points
A
Agentic Radar
Agentic Radar is a security scanning tool for analyzing and assessing agentic systems, helping developers, researchers, and security experts understand the workflows of agentic systems and identify potential vulnerabilities.
Python
10.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
13.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
26.6K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
13.3K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
17.4K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
32.5K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
15.2K
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
21.2K
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
40.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase