Flatfile MCP Server
@FlatFilers
Flatfile MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-flatfile": {
"command": "npx",
"args": [
"-y",
"@flatfile/mcp-server",
"--enabled-tools",
"getRecords,updateRecords"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
コメント