Skip to content

Add server: elasticflow#319

Open
masher00909 wants to merge 1 commit into
pathintegral-institute:mainfrom
masher00909:add-elasticflow
Open

Add server: elasticflow#319
masher00909 wants to merge 1 commit into
pathintegral-institute:mainfrom
masher00909:add-elasticflow

Conversation

@masher00909

@masher00909 masher00909 commented Apr 15, 2026

Copy link
Copy Markdown

Summary

Adds Elasticflow — an AI-native team workspace MCP server — to the registry.

  • Installation: Streamable HTTP at https://mcp.elasticflow.app/mcp
  • Auth: OAuth 2.1 with PKCE (no API key needed)
  • Tools: 51 total across workspaces, tables, documents, files, and interfaces
  • Repository: https://github.com/elasticflowapp/elasticflow-mcp
  • License: MIT

Validation

✓ elasticflow: Valid

via python scripts/validate_manifest.py.

Summary by CodeRabbit

  • New Features
    • elasticflow server is now available in the registry with OAuth 2.1 PKCE authentication and example prompts for table creation, dashboard publishing, and team document search.

@qodo-code-review

Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Add Elasticflow MCP server to registry

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Adds Elasticflow MCP server to registry
• Provides AI-native workspace integration with OAuth 2.1
• Includes 51 tools for workspace, table, document management
• Streamable HTTP endpoint with three usage examples
Diagram
flowchart LR
  A["MCP Registry"] -- "adds new server" --> B["Elasticflow Server"]
  B -- "provides tools for" --> C["Workspace Management"]
  B -- "provides tools for" --> D["Document & File Handling"]
  B -- "authentication via" --> E["OAuth 2.1 PKCE"]
Loading

Grey Divider

File Changes

1. mcp-registry/servers/elasticflow.json ✨ Enhancement +56/-0

New Elasticflow MCP server configuration

• Creates new server manifest for Elasticflow MCP integration
• Configures HTTP endpoint at https://mcp.elasticflow.app/mcp with OAuth 2.1 PKCE authentication
• Defines 51 tools across workspace, tables, documents, files, and dashboards
• Includes three practical examples for table creation, dashboard publishing, and document search

mcp-registry/servers/elasticflow.json


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@coderabbitai

coderabbitai Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6447d4e6-139b-4b0b-978c-b92cfb6059ba

📥 Commits

Reviewing files that changed from the base of the PR and between bdd5ed9 and ca1f861.

📒 Files selected for processing (1)
  • mcp-registry/servers/elasticflow.json

📝 Walkthrough

Walkthrough

A new MCP registry entry for the elasticflow server is added, containing metadata including name, description, repository URL, MIT license classification, categories, tags, HTTP installation endpoint with OAuth 2.1 support, example prompts for common tasks, and official status designation.

Changes

Cohort / File(s) Summary
MCP Registry Entry
mcp-registry/servers/elasticflow.json
New server registry entry defining elasticflow metadata, installation configuration, example prompts, and official server designation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Suggested labels

Review effort 2/5

Suggested reviewers

  • calmini

Poem

🐰 A new server joins our registry today,
elasticflow finds its official way,
With OAuth flows and prompts so bright,
The MCP grows stronger with this sight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add server: elasticflow' clearly and concisely describes the main change: adding a new MCP server registry entry for elasticflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant