SeeDream MCP Server (syh52/seedream-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 52 out of 100, grade D. It declares 6 tools. No publisher has claimed this listing.

D
Caution
52/100

SeeDream MCP Server

Enables Claude Code to generate, edit, blend, and create variations of images using BytePlus SeeDream AI models, with streaming and Firebase sync.

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

syh52

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: 12 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
6 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ARK_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes6 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.

seedream_blend

Combine elements from multiple images using SeeDream 4.5. ⚠️ **CLAUDE.AI USERS**: This tool WILL TIMEOUT on Claude.ai (takes 30-60 seconds). Use "seedream_submit" instead with mode="multi" for Claude.ai compatibility. Use this tool to blend 2-14 reference images together. Perfect for: - **Virtu

seedream_edit

Edit an existing image based on text instructions using SeeDream 4.5. ⚠️ **CLAUDE.AI USERS**: This tool WILL TIMEOUT on Claude.ai (takes 20-40 seconds). Use "seedream_submit" instead with mode="image" for Claude.ai compatibility. Use this tool to modify, enhance, or transform an existing image.

seedream_generate

Generate images from a text description using SeeDream 4.5. ⚠️ **CLAUDE.AI USERS**: This tool WILL TIMEOUT on Claude.ai (takes 30-60 seconds). Use "seedream_submit" instead with mode="text" for Claude.ai compatibility. This is the primary tool for creating images from scratch. **Default: Genera

seedream_status

Check the health and status of the SeeDream MCP server. Use this tool to verify the server is working correctly before generating images. This does NOT consume API quota - it's a free diagnostic check. Args: - verbose (boolean): Include detailed system info (default: false) Returns: Server he

seedream_submit

Submit an image generation task. Returns immediately - images will appear in the Web App. **USE THIS TOOL ON CLAUDE.AI** - The regular seedream_generate tool times out on Claude.ai. This tool returns immediately after submitting the task. **After submitting**: View your generated images at https:/

seedream_variations

Generate multiple variations of an image concept using SeeDream 4.5. ⚠️ **CLAUDE.AI USERS**: This tool WILL TIMEOUT on Claude.ai (takes 30-90 seconds). Use "seedream_submit" instead for Claude.ai compatibility. Use this tool to create 2-15 coherent variations based on a prompt. Great for: - **A

// known CVEs in dependencies12 high6 medium12 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.3GHSA-345p-7cg4-v4c7

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

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

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

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

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

highaxios@1.13.3GHSA-43fc-jf86-j433

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

highaxios@1.13.3GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretARK_API_KEY
configFIREBASE_SERVICE_ACCOUNT
configFIREBASE_SERVICE_ACCOUNT_PATH
configFIREBASE_USER_ID
configFIREBASE_USER_NAME
configTRANSPORTHTTP 模式: 支持作为远程服务器部署(设置 =http)
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tests exist

No test files found

Add tests that exercise each declared tool.

Secrets not logged

1 secret value sent to log

Redact or omit secret values from log output.

No arbitrary install scripts

Has postinstall/preinstall script — runs arbitrary code on npm install

Remove postinstall/preinstall hooks unless they’re essential.

Production dependencies are patched

0 critical, 12 high severity in production deps — @modelcontextprotocol/sdk@1.25.3 (high), axios@1.13.3 (high)

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

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 4 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/syh52/seedream-mcp-server?variant=verified)](https://m8ven.ai/mcp/syh52/seedream-mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 4f514ad4c51344c71148c6d2cbbfa797224eade8
code hash: 0b8173e639fc814b45e5bc2b20ed81faefdfd057858d69c09cfb2f7ef5284917
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