Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ› οΈ Other Tools and Integrations
  3. Wenyan MCP
Wenyan MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 8:47:24 PM

Wenyan MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1.3k GitHub StarsTotal stargazers on GitHub for the source repository (1,313 stars).Visit Website
wechatmarkdownpublishingcontent-management

Formats Markdown for WeChat articles, uploads local images, manages themes, and saves drafts through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "caol64-wenyan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ› οΈ More in Other Tools and Integrations

Overview

The caol64/wenyan-mcp MCP server connects AI clients to Wenyan’s Markdown formatting and WeChat Official Account publishing workflow. It exposes MCP tools for rendering Markdown, managing themes, uploading article assets, and saving content to the WeChat draft box. Local stdio mode calls the WeChat API directly, while server mode forwards requests to a hosted Wenyan Server. Reach for it when an agent needs to turn Markdown into formatted WeChat content without manual editor copy-paste.

Use cases

β€’Format Markdown articles for WeChat
β€’Publish drafts to a WeChat Official Account
β€’Manage custom CSS themes
β€’Upload local article images
β€’Prepare image messages with up to 20 images

Key features

β€’Markdown-to-WeChat rich-text rendering
β€’Built-in and custom formatting themes
β€’Local and remote image uploads
β€’WeChat draft-box publishing
β€’Image-message publishing
β€’Local stdio and remote server modes

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Wenyan MCP.

Extracted Tool Capabilities
Markdown-to-WeChat rich-text rendering
Built-in and custom formatting themes
Local and remote image uploads
WeChat draft-box publishing
Image-message publishing
Local stdio and remote server modes

How Wenyan MCP works

What caol64/wenyan-mcp MCP server does

The caol64/wenyan-mcp MCP server gives an MCP-compatible AI client access to Wenyan’s content formatting and publishing workflow. Its primary destination is the WeChat Official Account draft box. It can convert Markdown into WeChat rich text, apply a selected layout theme, upload referenced images, and submit the resulting article as a draft.

The project also describes support for image-message publishing, called β€œε°η»ΏδΉ¦β€ in the documentation. A Markdown document can declare type: image or provide an image_list in frontmatter. The documented limit for that list is 20 images, with the first image used as the cover.

How it works

An AI client communicates with the caol64/wenyan-mcp MCP server through the standard MCP tool interface. Typical interactions include asking the client to list available themes, register a CSS-based theme, remove a theme, render an article, or publish a Markdown file using a named theme.

In local stdio mode, the MCP process sends image-upload and draft-publication requests directly to the WeChat Official Account API. In server mode, it acts as a client of a separately deployed Wenyan Server, which performs the WeChat API operations. Server mode is documented for environments without a stable local IP, team use, CI/CD workflows, AI-agent publishing, and publishing to multiple accounts. Multiple-account publishing requires server mode and credentials configured on the server.

Setup and configuration

The package is published as @wenyan-md/mcp and can be installed globally with npm. Claude Desktop can start the resulting wenyan-mcp executable and pass the required WeChat credentials through its environment configuration. WECHAT_APP_ID and WECHAT_APP_SECRET must be present when using direct local API access. The machine running the process also needs to be included in the WeChat Official Account IP allowlist.

Articles need YAML frontmatter at the beginning of the Markdown file. title is required. Optional fields include cover, author, source_url, comment settings, type, and image_list. A cover may be a local path or URL; if it is omitted, the first image in the body is used when available. Body images can use absolute local paths, remote URLs, or paths relative to the article.

Docker is another documented deployment option. The host directory containing Markdown files and local images must be mounted at /mnt/host-downloads, and HOST_FILE_PATH must match the host-side directory path. The image is caol64/wenyan-mcp.

Tools and capabilities

The caol64/wenyan-mcp MCP server documents these agent-callable capabilities:

  • Render Markdown into the target publishing format.
  • List, register, and delete formatting themes.
  • Apply built-in or custom themes.
  • Upload local and remote article images for WeChat handling.
  • Save formatted articles to the WeChat draft box.
  • Publish image messages using extracted or explicitly listed images.

Custom themes are registered from a CSS URL and assigned a name for later use. The README does not provide a complete tool schema or parameter reference, so exact tool names and argument shapes should be inspected from the connected client.

Limitations and notes

Publishing depends on valid WeChat credentials and the required IP allowlist configuration. Local image handling in Docker depends on correct volume mapping and a matching HOST_FILE_PATH. The material identifies WeChat as the direct publishing target; although Wenyan itself supports other platforms, this MCP README specifically documents the WeChat publishing workflow. The remote mode also requires a separately deployed Wenyan Server and its associated configuration.

The project is licensed under Apache License 2.0. The README shows Claude Desktop configuration and does not establish compatibility with other named MCP clients.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    πŸ› οΈ Other Tools and Integrations4 views
    Compare vs Git β†’
  • Fetch logoFetch
    Verified

    Web content fetching and conversion for efficient LLM usage.

    πŸ› οΈ Other Tools and Integrations2 views
    Compare vs Fetch β†’
  • Memory logoMemory
    Verified

    Knowledge graph-based persistent memory system.

    πŸ› οΈ Other Tools and Integrations2 views
    Compare vs Memory β†’
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    πŸ› οΈ Other Tools and Integrations3 views
    Compare vs Time β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1.3k
Stargazers on the source repository.
npm downloads
905k
Package downloads in the last 30 days.
Last commit
4mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Wenyan MCP

Install the published npm package with `npm install -g @wenyan-md/mcp`, then configure an MCP client to start the `wenyan-mcp` executable.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWenyan MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/caol64-wenyan-mcp?style=directory)](https://allmcps.com/mcp/caol64-wenyan-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/caol64-wenyan-mcp"><img src="https://allmcps.com/api/badge/caol64-wenyan-mcp?style=directory" alt="Wenyan MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ› οΈOther Tools and Integrations
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseApache-2.0
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1,313
GitHub Star CountTotal stargazers on GitHub representing community popularity (1,313 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 29, 2026
npm downloads905,396/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
47Quality signal: Fair Β· 47/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership6/20
Documentation & tools18/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 1High 1Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @modelcontextprotocol/inspector (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ› οΈ Other Tools and Integrations β†’Alternatives to Wenyan MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code