mcp-server-csdn

Provides an MCP server (stdio and SSE modes) that exposes a tool (e.g., saveArticle) to publish Markdown articles to the CSDN platform using a configured CSDN login cookie.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Communication mcp spring-boot java ai-agent content-publishing csdn markdown automation
⚙ Agent Friendliness
45
/ 100
Can an agent use this?
🔒 Security
34
/ 100
Is it safe for agents?
⚡ Reliability
34
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
55
Error Messages
0
Auth Simplicity
40
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
35
Scope Granularity
0
Dep. Hygiene
45
Secret Handling
35

Uses a CSDN cookie provided via configuration. Cookie-based auth increases risk if logs/config are mishandled and is typically harder to scope/rotate safely. README does not describe TLS requirements for the MCP server, nor secret redaction, nor role-based authorization for tool access. Dependency list includes FastJSON; without further evidence, security posture depends on version/vulnerability management.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
30
AF Security Reliability

Best When

You want a lightweight, self-hosted MCP integration to publish CSDN posts from agent-driven workflows and are comfortable managing CSDN cookies.

Avoid When

You cannot securely manage and rotate CSDN cookies, or you need robust API-level guarantees like idempotency, detailed error codes, and strong access control for the MCP server endpoints.

Use Cases

  • Automate CSDN article publishing from an AI agent using Markdown input
  • Generate and publish posts with specified tags and categories
  • Use as a local MCP server to connect agent workflows to CSDN

Not For

  • Publishing content without access to a valid CSDN cookie/session
  • Use cases requiring strict enterprise governance features (audit, approvals, fine-grained authorization)
  • High-assurance security environments without additional hardening

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: CSDN login cookie (configured in application.yml)
OAuth: No Scopes: No

Authentication to CSDN is done via a cookie value. No first-class OAuth/scopes for the MCP server itself are described in the README.

Pricing

Free tier: No
Requires CC: No

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Cookie expiry/rotation may cause tool failures until updated
  • Because publishing is a side-effecting operation, agents may accidentally publish duplicates on retries (no idempotency indicated)
  • SSE mode requires configuration changes (web-application-type: none commented) and the server becomes available on localhost:8101

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-csdn.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered