Trendy Post MCP
Uses Pydantic for data validation in the MCP server implementation
Implemented in Python 3.12 for processing screenshots and generating social media content
Generates trending social media posts in Xiaohongshu style, including appropriate hashtags and formatting for the platform
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Trendy Post MCPcreate a trendy post from this screenshot"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Trendy Post MCP 🚀✨
A Model Context Protocol (MCP) service that:
Takes a screenshot from the user 📸
Uses OCR to extract text and analyze the image 🔍
Generates a trending Xiaohongshu-style post based on the content 📱💬
Features ✨
Image Processing 🖼️: Extract text and analyze images
Content Generation 📝: Create engaging Xiaohongshu-style posts
LLM Integration 🧠: Uses AI to generate post styles, hashtags, and titles
MCP Compatibility 🔌: Works with any MCP client
Related MCP server: Wanyi Watermark Remover
Setup 🛠️
This MCP uses the trendy_post_mcp conda environment with Python 3.12 and Surya OCR.
# Activate the conda environment
conda activate trendy_post_mcp
# Run the MCP server
python server.pyUsage 📋
Once the server is running, it can be used as an MCP service that provides functions for:
Processing screenshots 📸
Analyzing image content 🔍
Generating trending social media posts in the style of Xiaohongshu 📱
MCP Functions
The server exposes the following MCP functions:
process_screenshot: Extract text from an image URL 🔤generate_post: Create a Xiaohongshu post from image analysis data ✍️process_and_generate: Combine both functions in one step (recommended) 🔄health_check: Check if the server is running properly 🩺
Project Structure 📁
server.py: Main MCP server implementationimage_processor.py: Screenshot processing and OCR functionalitypost_generator.py: Xiaohongshu post generation logicrequirements.txt: Python dependencies
Dependencies 📦
OCR Engine
This project uses Surya OCR for text extraction, which is licensed under the GPL-3.0 License. Surya is a powerful OCR engine that supports multiple languages and provides excellent results for complex layouts.
⚠️ Important License Note: As Surya is licensed under GPL-3.0, any distribution of this software must comply with the GPL-3.0 license terms. Please ensure you understand these terms if you plan to distribute or modify this software.
Other Dependencies
FastMCP: For MCP server implementation
Pydantic: For data validation
Pillow: For image processing
ZhipuAI: For LLM-based content generation
License 📄
This project is licensed under the MIT License - see the LICENSE file for details. (Note: Components like Surya OCR have their own licenses as mentioned above)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceA Playwright-based tool that automates Xiaohongshu (Little Red Book) interactions, enabling users to login, search for notes, view content, and post intelligent comments through natural language commands.43
- AlicenseAqualityAmaintenanceExtracts watermark-free videos and images from Douyin (TikTok) and Xiaohongshu (RedNote) share links, with optional AI-powered video transcription support.420Apache 2.0
- Alicense-qualityDmaintenanceEnables content creators to manage, analyze, and publish Xiaohongshu (Little Red Book) content through browser automation, with built-in templates, data analytics, and scheduling capabilities accessible via CLI or AI assistants.421MIT
- Alicense-qualityFmaintenanceEnables generation of Xiaohongshu (Little Red Book) social media content including intelligent outlines, AI-generated images, and multi-page posts through natural language commands.1515MIT
Related MCP Connectors
搜索笔记、浏览首页推荐、查看笔记内容与评论,并发表你的评论。直接在工作流中与小红书内容互动,高效跟进话题。
Turn a TikTok/Instagram/YouTube link into text for your AI: metadata, transcript and image OCR.
Turn any idea, URL, doc, or PDF into on-brand visuals: 100+ formats, native in 150+ languages
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yums-gao/trendy_post_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server