AI-native team workspace — tables, documents, workflow automation, live dashboards & analytics
{
"mcpServers": {
"app-elasticflow-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI-native team workspace — tables, documents, workflow automation, live dashboards & analytics
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
One workspace where your AI agents and your team work together.
Connect your AI assistant to Elasticflow and let it manage tables, write documents, upload files, and publish live dashboards — all within your team's shared workspace. Everything your agents produce is instantly available to the whole organization, not buried in a chat thread.
What you can do:
You need an Elasticflow account to use this MCP server. When you connect for the first time, your AI assistant will open a browser window where you can sign in or create an account.
AI Assistants
AI-Powered Editors
Productivity Tools
Works with any client that supports the MCP Streamable HTTP transport.
Add the Elasticflow MCP server to your client configuration:
Go to Settings > Extensions, or add manually to config:
{
"mcpServers": {
"elasticflow": {
"url": "https://mcp.elasticflow.app/mcp"
}
}
}
claude mcp add elasticflow --transport streamable-http https://mcp.elasticflow.app/mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"elasticflow": {
"url": "https://mcp.elasticflow.app/mcp",
"transport": "streamable-http"
}
}
}
Add to .vscode/mcp.json:
{
"servers": {
"elasticflow": {
"type": "streamable-http",
"url": "https://mcp.elasticflow.app/mcp"
}
}
}
Elasticflow uses OAuth 2.1 with PKCE. When you connect for the first time, your client will open a browser for authentication. No API keys or manual token configuration needed.
Scopes:
| Scope | Description |
|---|---|
workspaces:read | View your workspaces |
workspaces:write | Create and modify workspaces |
tables:read | View table data and schemas |
tables:write | Create, modify, and delete table data |
documents:read | Read your documents |
documents:write | Create and edit documents |
files:read | View and download files |
files:write | Upload files |
interfaces:read | View interface projects |
interfaces:write | Build and publish interfaces |
Organize your team's projects, data, and files into separate workspaces.
| Tool | Description |
|---|---|
mcp_workspaces_list | See all workspaces your team has access to |
mcp_workspaces_get | Get workspace details — members, settings, usage |
mcp_workspaces_create | Set up a new workspace for a team, project, or department |
mcp_workspaces_update | Rename, configure, or adjust workspace settings |
Store and manage structured business data — CRM pipelines, inventories, project trackers, or any tabular data your team needs.
| Tool | Description |
|---|---|
mcp_tables_list_tables | Browse all tables in a workspace |
mcp_tables_get_table | View table structure — columns, types, row count |
mcp_tables_list_column_types | See available column types (text, number, date, select, etc.) |
mcp_tables_create_table | Create a |
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
a self-hosted project management & Kanban solution + Instant shareable boards
An open-source AI agent that brings the power of Gemini directly into your terminal.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
MCP Security Weekly
Get CVE alerts and security updates for app.elasticflow/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.