harmony-mcp
Rank #9,014io.github.xiaoxuzhu303-prog/harmony-mcp
AI copilot for WeChat Mini Program - compile-fix, size analysis, compliance. 20 tools.
harmony-mcp is a Model Context Protocol (MCP) server published by xiaoxuzhu303-prog. It ranks #9,014 of 131,708 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. harmony-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 8 tracked versions. It was first listed on May 27, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 122,694 of 131,708 servers on MCP Toplist.
Use harmony-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add harmony-mcp -- npx -y @yujiamei/harmony-mcp[mcp_servers.harmony-mcp]
command = "npx"
args = ["-y", "@yujiamei/harmony-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"harmony-mcp": {
"command": "npx",
"args": [
"-y",
"@yujiamei/harmony-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"harmony-mcp": {
"command": "npx",
"args": [
"-y",
"@yujiamei/harmony-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"harmony-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yujiamei/harmony-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"harmony-mcp": {
"command": "npx",
"args": [
"-y",
"@yujiamei/harmony-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"harmony-mcp": {
"command": "npx",
"args": [
"-y",
"@yujiamei/harmony-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xiaoxuzhu303-prog%2Fharmony-mcp)<a href="https://mcptoplist.com/server/io.github.xiaoxuzhu303-prog%2Fharmony-mcp"><img src="https://mcptoplist.com/badge/io.github.xiaoxuzhu303-prog%2Fharmony-mcp.svg" alt="MCP Toplist: Top 10% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
xiaoxuzhu303-prog
Available versions (8)
| Version | Published |
|---|---|
| 0.4.2 | Jun 1, 2026 |
| 0.4.1 | May 30, 2026 |
| 0.4.0 | May 29, 2026 |
| 0.2.5 | May 29, 2026 |
| 0.2.4 | May 28, 2026 |
| 0.2.3 | May 28, 2026 |
| 0.2.2 | May 28, 2026 |
| 0.2.1 | May 28, 2026 |
Frequently asked questions
- Who maintains harmony-mcp?
- harmony-mcp is maintained by xiaoxuzhu303-prog, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is harmony-mcp listed on the Official MCP Registry?
- Yes — harmony-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does harmony-mcp have?
- MCP Toplist tracks 8 versions of harmony-mcp, most recently published on Jun 1, 2026.
- Where can I find the source code for harmony-mcp?
- The source code for harmony-mcp is hosted at github.com/xiaoxuzhu303-prog/harmony-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.