Suzuri Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Suzuri Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
日本語版 README はこちら / Japanese README
The official remote Model Context Protocol (MCP) server for SUZURI — a print-on-demand merchandise platform operated by GMO Pepabo, Inc.
Upload images or generate text designs, place them on 450+ items to create original goods, and search and explore products — all through natural language conversations with AI assistants.
https://mcp.suzuri.jp/mcpTransport: Streamable HTTP. Authentication: OAuth 2.1 (handled automatically by supported clients).
Pricing: MCP server access is free. Standard SUZURI fees apply when producing or purchasing goods.
Choose your client below.
claude mcp add --transport http suzuri https://mcp.suzuri.jp/mcpThen run /mcp inside Claude Code and select Authenticate to complete the OAuth flow.
Settings → Connectors → Add custom connector → enter:
https://mcp.suzuri.jp/mcpOAuth is handled automatically by Claude.
Add to .cursor/mcp.json:
{
"mcpServers": {
"suzuri": {
"url": "https://mcp.suzuri.jp/mcp"
}
}
}codex mcp add suzuri --url https://mcp.suzuri.jp/mcpSee the Gemini CLI MCP server documentation for adding remote MCP servers.
For clients that only support stdio transport, use mcp-remote:
{
"mcpServers": {
"suzuri": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.suzuri.jp/mcp"]
}
}
}~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.