{"id":"viper31-one-tencent-add-article-mcp-server","name":"tencent-add-article-mcp-server","af_score":48.0,"security_score":44.0,"reliability_score":28.8,"what_it_does":"A Spring Boot–based MCP server that integrates with Tencent Cloud Developer Community, exposing an MCP tool (addArticle) to publish Markdown articles. It converts Markdown to ProseMirror-like content for compatibility with Tencent’s editor and returns status/URLs/error messages. Authentication is done via a user cookie configured in application settings or environment variables.","best_when":"You want a lightweight MCP tool that an agent can call to publish one or more articles using your own Tencent account cookie, and you can run the server privately (localhost/VPC) with controlled access.","avoid_when":"You need fine-grained OAuth-based authorization, you cannot securely manage cookie-based credentials, or you require strong guarantees around idempotency and rate-limit handling for high-volume publishing.","last_evaluated":"2026-04-04T20:00:27.532536+00:00","has_mcp":true,"has_api":true,"auth_methods":["Cookie-based authentication via configured TENCENT_API_COOKIE (or equivalent Spring config/system property)"],"has_free_tier":false,"known_gotchas":["Cookie-based auth: ensure the MCP server is not exposed publicly and that the cookie is kept secret","Markdown-to-ProseMirror conversion: large/unsupported Markdown constructs may fail depending on converter coverage","No documented idempotency: agents should avoid blind retries on unknown failures"],"error_quality":null}