Community: mcp-server-deerflow-kinthai — Expose DeerFlow as a Standard MCP Server #2121
kinthaiofficial
started this conversation in
Show and tell
Replies: 1 comment
-
|
Note from the author — open to upstreaming 🤝 If the DeerFlow maintainers would prefer this MCP wrapper to live inside the The package is small and self-contained:
Either path works for us — standalone community package or upstream contribution. Whatever is best for DeerFlow users. Happy to adjust namespace, packaging, or integration approach based on maintainer preferences. Just leave a comment or ping me here and I'll open a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi DeerFlow community! 👋
We built mcp-server-deerflow-kinthai — a standalone Python package that exposes DeerFlow's deep capabilities via the standard Model Context Protocol, so any MCP client (OpenClaw, Claude Desktop, Cursor, etc.) can discover and invoke DeerFlow tools.
Tools exposed
deep_researchdata_analysischart_visualizationppt_generationimage_generationconsulting_analysisWhy?
DeerFlow is powerful but currently speaks its own API. MCP is the emerging interop standard that agent frameworks like Claude Desktop, Cursor, and our own OpenClaw already support natively. This wrapper lets users point any MCP-aware client at DeerFlow with zero code.
Get it
Feedback and contributions welcome! We'll follow DeerFlow releases and keep the wrapper compatible.
— Built by the KinthAI team.
Beta Was this translation helpful? Give feedback.
All reactions