Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by luyanchang • Uncategorized
A Spring Boot service to automatically publish Markdown articles to CSDN via API.
Automate publishing Markdown articles to CSDN.
Convert Markdown content to HTML and manage article metadata.
A RESTful API service to integrate CSDN article publishing into their workflows.
mcp-server-csdn is a Spring Boot based application that automates the publishing of Markdown articles to the CSDN platform. It supports metadata configuration such as tags, categories, and descriptions, converts Markdown to HTML, and provides a RESTful API for integration. The service also integrates with Spring AI tools and includes logging and exception handling for robustness.