# 淡墨水字帖
## 基本信息
- Slug: `hanyoud-worksheets_generator`
- Source: modelscope
- Publisher: hanyoud/Worksheets_generator
- Categories: knowledge-and-memory / art-and-culture
- Hosted: No
- License: Unknown
- Source URL: https://www.modelscope.cn/mcp/servers/hanyoud/Worksheets_generator
## 简介
淡墨水字帖MCP远程服务器可免费生成/制作高清PDF格式的汉字字帖、词语默写/注音练习字帖、数学口算练习题、衡水体英文字帖和英语单词表。 SSE地址：https://danmoshui.com/sse
## 安装提示

```bash
{ "mcpServers": { "淡墨水字帖": { "url": "https://danmoshui.com/sse" } } }
```

## MCP Server 详情

淡墨水字帖MCP远程服务，配置后可以直接在AI对话中生成并下载字帖。

SSE地址：https://danmoshui.com/sse

扣子空间配置示例：
```
{
  "mcpServers": {
    "淡墨水字帖": {
      "url": "https://danmoshui.com/sse"
    }
  }
}
```

Cherry-Studio配置示例：
```
{
  "mcpServers": {
    "淡墨水字帖": {
      "type": "sse",
      "url": "https://danmoshui.com/sse"
    }
  }
}
```

