mcp-server-juejin

Provides an MCP server (Spring AI MCP Server, stdio mode) that lets an AI tool create article drafts and publish articles to Juejin using a user-provided Juejin login cookie. Accepts Markdown content and tags, and exposes a tool method (saveArticleToJueJin) that calls Juejin content APIs.

Evaluated Apr 04, 2026 (17d ago)
Repo ↗ Communication mcp spring-ai stdio content-publishing juejin markdown automation backend
⚙ Agent Friendliness
46
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
15
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

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

Uses a Juejin cookie for authentication (strength limited; no OAuth/session hardening described). Cookie is provided via config; README does not indicate secure secret storage, redaction in logs, or least-privilege. TLS is not explicitly discussed, though typical deployments use HTTPS; stdio mode implies local transport but outbound calls to api.juejin.cn are expected to be HTTPS.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
0
Error Recovery
20
AF Security Reliability

Best When

You want a lightweight local/hosted MCP stdio server that an agent can call to draft and publish single articles (with human/agent review) to Juejin.

Avoid When

Avoid using it for high-volume publishing without clear rate-limit handling, retries, and idempotency; avoid in contexts where credentials (cookie) cannot be securely managed.

Use Cases

  • AI-assisted drafting and publishing of Juejin articles
  • Automating creation of article drafts then publishing after review
  • Markdown-to-Juejin posting workflows for teams or personal content pipelines

Not For

  • Highly regulated publishing workflows requiring strong audit trails and approvals inside the service
  • Environments where storing or transmitting Juejin cookies is not allowed
  • Bulk automated publishing at high rate without operational safeguards

Interface

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

Authentication

Methods: Juejin login Cookie (cookie-based authentication)
OAuth: No Scopes: No

Authentication is via a configured Juejin cookie in application.yml. No OAuth or fine-grained scopes are described.

Pricing

Free tier: No
Requires CC: No

No pricing information for the software package/service is provided; it appears to be a self-hosted open-source project.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Cookie expiration is noted; agents may repeatedly fail until the cookie is refreshed.
  • Rate limits are mentioned but no structured retry/backoff/idempotency behavior is documented, so agents may need external safeguards.
  • Tool interface is described at a high level; precise MCP tool schema/error contracts are not shown in the README excerpt.

Alternatives

Full Evaluation Report

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

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