Flatfile MCP Server
@FlatFilers
About Flatfile MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-flatfile": {
"command": "npx",
"args": [
"-y",
"@flatfile/mcp-server",
"--enabled-tools",
"getRecords,updateRecords"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Flatfile MCP Server?
The Flatfile MCP Server enables AI assistants such as Claude Desktop, Claude Code, Cursor, and others to interact directly with your Flatfile data. It creates a seamless bridge between AI assistants and Flatfile.
How to use Flatfile MCP Server?
Configure the server by adding it to your AI assistant's MCP settings file (e.g., claude_desktop_config.json, .claude/code/config.json, or .cursor/mcp.json). You must provide a Flatfile Personal Access Token or API Key via the FLATFILE_BEARER_TOKEN environment variable. Optionally, filter which API tools are exposed using the --enabled-tools flag with a comma-separated list.
Key features of Flatfile MCP Server
- Supports 100+ Flatfile API endpoints
- View and manage Sheets, Workbooks, Spaces, and more
- Add, edit, and delete Records
- Ask questions about your data
- Generate Sheets from natural language
- Create new Workbooks from scratch
Use cases of Flatfile MCP Server
- Ask natural language questions about data in Flatfile
- Generate new sheets from natural language descriptions
- Manage records in Flatfile sheets via an AI assistant
- View and manage spaces, workbooks, and other resources
FAQ from Flatfile MCP Server
What authentication is needed?
You need either a Flatfile Personal Access Token or a Flatfile API Key, provided via the FLATFILE_BEARER_TOKEN environment variable.
How can I filter which tools are available?
Pass the --enabled-tools flag with a comma-separated list of tool names. If not provided, all 100+ tools are enabled.
Which AI assistants are supported?
The server supports Claude Desktop, Claude Code, Cursor, and other MCP-compatible assistants.
Is an API URL configuration required?
The FLATFILE_API_URL environment variable is optional; it defaults to https://platform.flatfile.com/api/v1 and can be set for non-US regions or self-hosting.
Frequently asked questions
What authentication is needed?
You need either a Flatfile Personal Access Token or a Flatfile API Key, provided via the `FLATFILE_BEARER_TOKEN` environment variable.
How can I filter which tools are available?
Pass the `--enabled-tools` flag with a comma-separated list of tool names. If not provided, all 100+ tools are enabled.
Which AI assistants are supported?
The server supports Claude Desktop, Claude Code, Cursor, and other MCP-compatible assistants.
Is an API URL configuration required?
The `FLATFILE_API_URL` environment variable is optional; it defaults to `https://platform.flatfile.com/api/v1` and can be set for non-US regions or self-hosting.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments