{"id":"corgiboyg-mcp-server-juejin","name":"mcp-server-juejin","homepage":null,"repo_url":"https://github.com/CorgiBoyG/mcp-server-juejin","category":"communication","subcategories":[],"tags":["mcp","spring-ai","stdio","content-publishing","juejin","markdown","automation","backend"],"what_it_does":"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.","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"],"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.","alternatives":["Use Juejin’s APIs directly from your own backend with proper OAuth/session handling","Create a generic MCP tool that calls your own “content publishing” service (where auth, rate limiting, and logging are handled centrally)","Use a different MCP server implementation with documented error handling and safer auth flows"],"af_score":46.2,"security_score":37.5,"reliability_score":15.0,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:34:37.275371+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Juejin login Cookie (cookie-based authentication)"],"oauth":false,"scopes":false,"notes":"Authentication is via a configured Juejin cookie in application.yml. No OAuth or fine-grained scopes are described."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information for the software package/service is provided; it appears to be a self-hosted open-source project."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":46.2,"security_score":37.5,"reliability_score":15.0,"mcp_server_quality":70.0,"documentation_accuracy":60.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":45.0,"rate_limit_clarity":40.0,"tls_enforcement":60.0,"auth_strength":35.0,"scope_granularity":0.0,"dependency_hygiene":45.0,"secret_handling":50.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}