Elasticflow MCP Server
OfficialElasticflow MCP Server
一个让 AI 代理与团队共同工作的统一工作空间。
将你的 AI 助手连接到 Elasticflow,让它管理表格、撰写文档、上传文件并发布实时仪表盘——一切都在你团队共享的工作空间中完成。你的代理产生的每一项成果,都会立即对全体组织可见,而不是深埋在聊天记录里。
你可以做到:
构建和查询结构化数据——销售管道、合同跟踪器、营销分析、库存日志
创建富文档——报告、提案、法律摘要、会议纪要
上传并整理文件——合同、保密协议、演示文稿、合规文档
发布实时仪表盘和客户门户——无需编写代码
在团队中共享成果——每个操作都可见,每个输出都可复用
前置条件
使用此 MCP server 需要有一个 Elasticflow 账户。首次连接时,你的 AI 助手会打开一个浏览器窗口,你可以在其中登录或创建账户。
Related MCP server: TeamMCP
支持的平台
AI 助手
ChatGPT(OpenAI)
Claude Desktop / Claude Code / Claude.ai
Google Gemini
Microsoft Copilot Studio
Amazon Q
AI 集成编辑器
Cursor
VS Code / GitHub Copilot
Windsurf
Zed
生产力工具
Raycast
Cline
支持任何实现 MCP Streamable HTTP 传输的客户端。
安装
将 Elasticflow MCP server 添加到你的客户端配置中:
Claude Desktop
进入 设置 > 扩展,或手动添加到配置中:
{
"mcpServers": {
"elasticflow": {
"url": "https://mcp.elasticflow.app/mcp"
}
}
}Claude Code
claude mcp add elasticflow --transport streamable-http https://mcp.elasticflow.app/mcpCursor
添加到 .cursor/mcp.json:
{
"mcpServers": {
"elasticflow": {
"url": "https://mcp.elasticflow.app/mcp",
"transport": "streamable-http"
}
}
}VS Code / GitHub Copilot
添加到 .vscode/mcp.json:
{
"servers": {
"elasticflow": {
"type": "streamable-http",
"url": "https://mcp.elasticflow.app/mcp"
}
}
}身份验证
Elasticflow 使用 OAuth 2.1 with PKCE。首次连接时,你的客户端会打开浏览器进行身份验证。无需 API 密钥或手动配置令牌。
权限范围:
Scope | Description |
| 查看你的工作空间 |
| 创建和修改工作空间 |
| 查看这些表格数据和结构 |
| 创建、修改和删除表格数据 |
| 查看你的文档 |
| 创建和编辑文档 |
| 查看和下载文件 |
| 上传文件 |
| 查看界面项目 |
| 创建和发布界面项目 |
MCP 工具
工作空间(4 个工具)
将团队的项目、数据和文件组织到独立的工作空间中。
工具 | 描述 |
| 查看团队有权限访问的所有工作空间 |
| 获取工作空间详细信息——成员、设置、用量 |
| 为团队、项目或部门创建新工作空间 |
| 重命名、配置或调整工作空间设置 |
表格(15 个工具)
存储和管理结构化业务数据——CRM 销售管道、库存、项目跟踪器,或团队需要的任何表格数据。
Tool | Description |
| 浏览工作空间中的所有表格 |
| 查看表格结构——列、类型、行数 |
| 查看可用的列类型(文本、数字、日期、下拉选择等) |
| 创建新表格,用于追踪潜在客户、订单、任务等 |
| 重命名或更改表格设置 |
| 删除不再需要的表格 |
| 添加新字段——例如 "Deal Size"、"Due Date"、"Status" |
| 修改列的名称、类型或选项 |
| 从表格中移除列 |
| 使用筛选条件查询数据——查找逾期任务、高价值交易等 |
| 添加新记录——一条潜在客户、一个订单、一个任务 |
| 编辑值——更新交易阶段、将任务标记为完成 |
| 删除你不再需要的记录 |
| 在表格之间关联相关记录——将联系人连接到一个交易 |
| 移除记录之间的关联 |
文档(12 个工具)
创建和管理富文档——报告、提案、会议纪要、知识库文章。
Tool | 描述 |
| 浏览工作空间中的所有文档 |
| 读取文档的完整内容 |
| 撰写新的报告、提案或简介 |
| 修改文档标题或元数据 |
| 按关键字搜索文档——对所有团队内容进行搜索 |
| 编辑指定章节,无需重写整个文档 |
| 在文档末尾添加新内容,如会议纪要、状态更新 |
| 在文档中插入图表、截图或图 |
| 在文档中附加电子表格、PDF 或任意文件 |
| 查看文档中全部嵌入的图片和文件 |
| 移除过时的图片或附件 |
| 用新版本替换资源 |
文件(4 个工具)
上传、整理和访问文件——合同、演示文稿、导出文件、媒体。
Tool | 描述 |
| 浏览已上传的文件 |
| 查看文件详情——大小、类型、上传日期 |
| 下载或读取文件内容 |
| 上传新文件——CSV、PDF、图片或其他任何格式 |
界面(11 个工具)
构建并发布实时仪表盘、客户门户和内部工具——无需编写代码。
Tool | 描述 |
| 查看所有仪表盘和 Web 应用 |
| 查看项目配置和设置 |
| 检查最新更改是否已部署 |
| 查看日志以排查构建问题 |
| 自动发现可用于仪表盘的数据源 |
| 开始创建新的仪表盘或客户门户 |
| 更改布局、数据源或设计 |
| 控制谁能查看——与客户共享或仅限团队 |
| 编译更改并准备部署 |
| 将仪表盘发布上线供查看者访问 |
| 出了问题?立即回滚到上一个版本 |
按需安装
主服务器(/mcp)为你一次性提供全部 51 个工具。如果你只需要平台的一部分,或者你的 AI 客户端有工具数量限制,你可以安装更小的服务器:
Server | URL | 工具 | 私有内容 |
All |
| 51 | 全部功能 |
Data |
| 19 | 表格、行、列、工作空间 |
Content |
| 16 | 文档、搜索、文件、上传 |
Platform |
| 11 | 仪表盘、门户、发布页 |
每个服务器都使用相同的账户和身份验证——可以安装一个或全部三个,它们独立运行。
示例:只安装 Data 和 Content(跳过仪表盘)
Claude Code:
claude mcp add elasticflow-data --transport streamable-http https://mcp.elasticflow.app/data
claude mcp add elasticflow-content --transport streamable-http https://mcp.elasticflow.app/contentCursor(.cursor/mcp.json):
{
"mcpServers": {
"elasticflow-data": {
"url": "https://mcp.elasticflow.app/data",
"transport": "streamable-http"
},
"elasticflow-content": {
"url": "https://mcp.elasticflow.app/content",
"transport": "streamable-http"
}
}
}使用示例
销售
"Create a table called Pipeline with columns: company, deal size, stage, close date, owner"
"Show me all deals closing this month sorted by deal size"
"Enrich leads in the Prospects table — fill in company size, industry, and LinkedIn profile"
"Prepare objection responses for the top 5 deals stuck in negotiation stage"
"Create a document with a weekly pipeline summary from the Pipeline table"
"Build a client-facing dashboard showing project milestones for Acme Corp"法务
"Create a table to track active contracts: vendor, type, start date, expiry, auto-renewal"
"Search documents for all mentions of indemnification clause"
"List all contracts expiring in the next 90 days"
"Upload the signed NDA and link it to the Vendors table"营销
"Create a campaign tracker table with columns: campaign, channel, budget, spend, leads, CPL"
"Create a document with a monthly marketing report and insert the performance chart"
"Show me all campaigns where CPL is above $50"
"Publish the campaign results dashboard for the leadership team"运营
"Create a workspace for Q2 operations and set up tables for inventory, suppliers, and orders"
"Show me all suppliers with overdue deliveries from the Orders table"
"Create a document summarizing this week's operational incidents"
"Build and publish a live dashboard tracking order fulfillment rates"相关文档
许可证
MIT 许可证
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables multi-agent collaboration across different AI assistants and projects by providing a universal coordination layer for MCP-compatible agents to communicate, share context, and coordinate complex tasks seamlessly.123132MIT
- AlicenseNot gradedqualityBmaintenanceTeamMCP is an MCP-native collaboration server that enables AI agents and humans to communicate through shared channels, direct messages, and integrated task management. It provides a persistent layer for real-time collaboration with full-text search and a centralized web dashboard.2252MIT
- AlicenseBqualityCmaintenanceShared workspace your AI agents write to. CMMN case management with 184+ MCP tools: cases, tasks, event-driven CMMN workflows with sentries, persistent memory with semantic search, billing and invoicing. OAuth or token auth; cloud-hosted remote MCP endpoint.10036MIT
- AlicenseNot gradedqualityBmaintenanceMulti-project execution, memory, and collaboration platform for humans and AI agents, providing MCP tools for agents to read and write project state.2MIT
Related MCP Connectors
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
MCP-native collaborative markdown editor with real-time AI document editing
One shared context your team's AI tools read & write over MCP. No re-explaining. Free.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/elasticflowapp/elasticflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server