AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Taskflow Ai

mcp-agions-taskflow-ai · by Agions

Pure MCP Server for Claude Desktop, Cursor and Windsurf - Complete, Secure, and Easy-to-Use

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add mcp-agions-taskflow-ai

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-agions-taskflow-ai)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Taskflow Ai? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

🚀 TaskFlow AI

精品 MCP Server · 为编辑器提供强大工具能力

[](https://www.npmjs.com/package/taskflow-ai) [](https://www.npmjs.com/package/taskflow-ai) [](LICENSE) [](https://github.com/Agions/taskflow-ai/actions) [](https://codecov.io/gh/Agions/taskflow-ai) [](https://github.com/Agions/taskflow-ai/stargazers)

> 📦 最新版本: v5.0.0 — 专注 MCP Server · 极简架构 · 企业级安全 · 2026-04-30

> 🚨 架构升级: 移除 Agent 系统,专注成为精品 MCP Server,代码减少 40%+

专为 AI 编辑器打造的 MCP Server · Claude / Cursor / Windsurf 的最佳选择

✨ 核心特性 | 🚀 快速开始 | 🔧 MCP 工具 | 📚 在线文档 | 🐛 问题反馈


🎯 什么是 TaskFlow AI?

TaskFlow AI 是一款精品 MCP (Model Context Protocol) Server,专为 AI 编辑器设计。提供 40+ 内置工具,覆盖文件系统、HTTP 请求、数据库、Git 操作等常见场景。

v5.0.0 架构亮点

| 指标 | v4.x | v5.0.0 | 改进 | |------|--------|--------|------| | 代码行数 | ~25k | ~14k | ↓ 44% | | 架构复杂度 | 高 (Multi-Agent) | 低 (MCP Only) | ↓ 40% | | 安全漏洞 | 6 P0 | 0 | ✅ 100% | | 启动速度 | ~2s | ** MCP):

{
  "mcpServers": {
    "taskflow": {
      "command": "taskflow",
      "args": ["mcp", "start"]
    }
  }
}

🧰 MCP 工具列表

文件系统 (8)

  • fs_read - 读取文件
  • fs_write - 写入文件
  • fs_append - 追加内容
  • fs_delete - 删除文件
  • fs_list - 列出目录
  • fs_search - 搜索文件
  • fs_copy - 复制文件
  • fs_move - 移动文件

HTTP 请求 (7)

  • http_get - GET 请求
  • http_post - POST 请求
  • http_put - PUT 请求
  • http_delete - DELETE 请求
  • http_download - 下载文件
  • http_head - HEAD 请求
  • http_options - OPTIONS 请求

数据库 (5)

  • db_query - 执行查询
  • db_init - 初始化数据库
  • db_schema - 获取 Schema
  • db_tables - 列出表
  • db_backup - 备份

Shell 命令 (3)

  • shell_exec - 执行命令
  • shell_exec_async - 异步执行
  • shell_test - 测试命令

Git 操作 (8)

  • git_status - Git 状态
  • git_log - 提交历史
  • git_commit - 提交
  • git_push - 推送
  • git_pull - 拉取
  • git_branch - 分支管理
  • git_checkout - 切换分支
  • git_diff - 查看差异

记忆管理 (4)

  • memory_set - 设置记忆
  • memory_get - 获取记忆
  • memory_clear - 清除记忆
  • memory_list - 列出记忆

代码执行 (3)

  • code_execute - 执行代码
  • code_eval_js - 评估 JS
  • code_eval_python - 评估 Python

总计: 38 个工具


🏗️ 架构设计

┌─────────────────────────────────────────────────────────────────┐
│                       AI 编辑器层                                 │
│  ┌─────────────┐ ┌─────────────┐ ┌─────────────┐                │
│  │  Claude     │ │   Cursor    │ │   Windsurf  │                │
│  │  Desktop    │ │             │ │             │                │
│  └──────┬──────┘ └──────┬──────┘ └──────┬──────┘                │
└─────────┼────────────────┼────────────────┼────────────────────┘
          │                │                │
          │      MCP Protocol (JSON-RPC)     │
          └────────────────┼────────────────┘
                           │
┌──────────────────────────▼─────────────────────────────────────┐
│                     TaskFlow AI MCP Server                       │
│                                                                   │
│  ┌─────────────────────────────────────────────────────────┐   │
│  │                    安全层 (Security)                     │   │
│  │  命令白名单 · SSRF 防护 · 路径遍历防护 · 审计日志         │   │
│  └─────────────────────────────────────────────────────────┘   │
│                              ↓                                  │
│  ┌─────────────────────────────────────────────────────────┐   │
│  │                   工具层 (Tools)                          │   │
│  │  文件系统 · HTTP · 数据库 · Shell · Git · 记忆 · 代码     │   │
│  └─────────────────────────────────────────────────────────┘   │
│                              ↓                                  │
│  ┌─────────────────────────────────────────────────────────┐   │
│  │                  协议层 (MCP Protocol)                    │   │
│  │  Tools · Resources · Prompts · Events                    │   │
│  └─────────────────────────────────────────────────────────┘   │
└──────────────────────────────────────────────────────────────────┘

核心优势

  1. 极简架构 - 移除 Agent 系统,专注 MCP Server
  2. 企业级安全 - 多层防御,生产就绪
  3. 高性能 -

⭐ 如果这个项目对你有帮助,请给一个 Star!⭐

Made with ❤️ by Agions

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.