自动发文 MCP Server
@gulihua10010
关于 自动发文 MCP Server
MCP自动发文服务
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论