JoyCode MCP Server - FOP Workflow Assistant (shaun888/easy-workflow) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 15 tools. No publisher has claimed this listing.

D
Caution
56/100

JoyCode MCP Server - FOP Workflow Assistant

Enables intelligent workflow automation for JD's FOP platform, supporting PRD analysis, code generation, and flowchart creation with smart retrieval optimization and standardized file naming rules.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

shaun888

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// tools this server exposes15 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

load_config

加载FOP配置文件 - 保留原有配置加载机制

get_workflow_config

获取工作流配置 - 支持stage1/2/3/4/5阶段

show_config_summary

显示配置摘要 - 完整显示所有配置信息

get_smart_retrieval_config

获取智能检索配置 - 包含代码分析优化策略

execute_workflow_stage

执行工作流阶段 - 完整执行PRD分析/代码生成/流程图生成/代码评审/最终验证

get_file_naming_rules

获取文件命名规则 - 按照FOP规范生成文件名

get_enhanced_code_workflow

获取增强的代码生成工作流 - 包含代码分析、识别修改位置、生成方案、实施修改步骤

get_flowchart_types

获取流程图类型配置 - 业务流程图、技术架构图、时序图等

get_code_review_categories

获取代码评审类别 - 代码质量、安全检查、性能检查等

get_user_selectable_rules

获取用户可选规则 - 查看所有可选规则和预设配置

set_user_rules

设置用户自定义规则 - 启用或禁用特定规则

verify_output_files

验证输出文件 - 检查所有必需文件是否正确生成

get_output_directories

获取输出目录配置 - 返回所有输出目录路径

ensure_output_directories

确保输出目录存在 - 创建所有必需的输出目录

get_execution_sequence

获取执行顺序 - 返回工作流执行顺序和依赖关系

// known CVEs in dependencies16 high12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

highaxios@1.6.0GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.6.0GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.6.0GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

15/15 tools missing one or more hints — load_config (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_workflow_config (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); show_config_summary (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +12 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 16 high severity in production deps — @modelcontextprotocol/sdk@1.25.0 (high), @modelcontextprotocol/sdk@1.25.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Domain consistency

npm scope @jd doesn't match GitHub owner shaun888

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/shaun888/easy-workflow?variant=verified)](https://m8ven.ai/mcp/shaun888/easy-workflow)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 2183f8af3a36bc4e962eac301b4553f6ee3b77a9
code hash: 80b29d94b3e0e93c0277a12792b3840a007ad689849141f62fc8eeb9c228cf9e
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client