MCP.so
ログイン

自动发文 MCP Server

@gulihua10010

自动发文 MCP Server について

MCP自动发文服务

基本情報

カテゴリ

その他

ランタイム

java

トランスポート

stdio

公開者

gulihua10010

設定

標準の設定はありません

このサーバーの README には解析可能な 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.

コメント

「その他」の他のコンテンツ