mcp-server-juejin
by CorgiBoyG
Overview
AI-powered service for publishing articles to JueJin community.
Installation
java -jar target/mcp-server-juejin-1.0.0.jarEnvironment Variables
- JUEJIN_API_COOKIE
Security Notes
The provided `application.yml` example and instructions explicitly encourage hardcoding a sensitive JueJin login cookie directly into the configuration file. This practice poses a critical risk of credential leakage if the configuration is committed to version control or shared insecurely. While the application itself doesn't contain malicious code like 'eval', this credential management vulnerability is severe.
Similar Servers
Awesome-MCP-Servers
Cataloging and describing Model Context Protocol (MCP) servers, tools, frameworks, clients, and utilities, which enable AI models to interact with various local and remote resources.
allbeapi
Transforms any Python library or local script into an LLM-callable Model Context Protocol (MCP) server, enabling LLMs to execute local functions and manage stateful objects.
ACI_MCP
A Node.js-based Model Context Protocol (MCP) server for managing and configuring Cisco ACI fabrics through its APIC REST API.
mcp400
A Java-based server application, likely related to game development, specifically hinted as a Minecraft server.