自动发文 MCP Server
@gulihua10010
About 自动发文 MCP Server
MCP自动发文服务
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 自动发文 MCP Server?
自动发文 MCP Server is a tool that lets an AI generate an article and automatically publish it to CSDN, 掘金 (Juejin), and 博客园 (Cnblogs). Built with the MCP Java SDK, it works with any MCP‑compatible agent such as Claude, Cursor, or 千帆 AppBuilder.
How to use 自动发文 MCP Server?
Clone the repository, build with Maven (mvn clean package), and configure the MCP server via a JSON file that sets environment variables for account cookies and tokens. The server exposes tools that the AI calls to search for content and publish articles. Requires Java 17 runtime.
Key features of 自动发文 MCP Server
- Search interview experiences from 牛客 (Niuke)
- Query latest tech news and topics
- Publish articles to CSDN with title, content, and description
- Publish articles to 掘金 (Juejin) with title, content, and description
- Publish articles to 博客园 (Cnblogs) with title, content, and description
Use cases of 自动发文 MCP Server
- AI‑generated articles from real interview experiences published to multiple platforms
- Automated tech news summarization and cross‑posting
- Content creators managing simultaneous distribution to CSDN, 掘金, and 博客园
- Integrating MCP‑compatible assistants to write and publish blog posts
FAQ from 自动发文 MCP Server
What runtime does the server require?
Java 17 is required to run the built JAR file.
How do I authenticate to the target platforms?
You must provide cookies and tokens as environment variables: JUEJIN_COOKIE, CSDN_COOKIE, CNBLOG_COOKIE, and CNBLOG_TOKEN.
Which AI agents can use this MCP server?
Any agent that supports the MCP protocol, such as Claude, Cursor, and 千帆 AppBuilder, can connect to it.
Does the server support any transport other than stdio?
The server uses stdio transport. Configuration examples are provided for Cherry Studio and Spring‑based code integration.
Can I use a different AI model besides Qwen?
Yes, you can swap the client dependency (e.g., use spring-ai-openai-spring-boot-starter for OpenAI) and configure the corresponding API key.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments