M
MCP Csdn Publisher
作者 @Ln129402
🤖 MCP Server for auto-publishing blog posts to CSDN. Let AI write and publish blogs for you!
创建于 6/17/2026
更新于 about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-csdn-publisher
Cursor 配置 (mcp.json)
{
"mcpServers": {
"ln129402-mcp-csdn-publisher": {
"command": "npx",
"args": [
"ln129402-mcp-csdn-publisher"
]
}
}
}