淡墨水字帖
淡墨水字帖MCP远程服务器可免费生成/制作高清PDF格式的汉字字帖、词语默写/注音练习字帖、数学口算练习题、衡水体英文字帖和英语单词表。 SSE地址:https://danmoshui.com/sse
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"淡墨水字帖": {
"type": "sse",
"url": "https://danmoshui.com/sse"
}
}
}
服务介绍
淡墨水字帖MCP远程服务,配置后可以直接在AI对话中生成并下载字帖。
SSE地址:https://danmoshui.com/sse
扣子空间配置示例:
{
"mcpServers": {
"淡墨水字帖": {
"url": "https://danmoshui.com/sse"
}
}
}
Cherry-Studio配置示例:
{
"mcpServers": {
"淡墨水字帖": {
"type": "sse",
"url": "https://danmoshui.com/sse"
}
}
}