M
MCP Csdn Publisher
by @Ln129402
🤖 MCP Server for auto-publishing blog posts to CSDN. Let AI write and publish blogs for you!
Created 6/17/2026
Updated about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-csdn-publisher
Cursor configuration (mcp.json)
{
"mcpServers": {
"ln129402-mcp-csdn-publisher": {
"command": "npx",
"args": [
"ln129402-mcp-csdn-publisher"
]
}
}
}