Hustcc MCP Mermaid
Rank #2,579ai.smithery/hustcc-mcp-mermaid
MCP server providing hustcc-mermaid capabilities
Hustcc MCP Mermaid is a Model Context Protocol (MCP) server published by hustcc. It ranks #2,579 of 115,591 servers tracked on MCP Toplist, and its repository has 628 GitHub stars. Hustcc MCP Mermaid is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on May 21, 2025 and most recently updated on Sep 13, 2025.
Ranks ahead of 113,012 of 115,591 servers on MCP Toplist.
Use Hustcc MCP Mermaid
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hustcc-mcp-mermaid https://server.smithery.ai/@hustcc/mcp-mermaid/mcp[mcp_servers.hustcc-mcp-mermaid]
url = "https://server.smithery.ai/@hustcc/mcp-mermaid/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@hustcc/mcp-mermaid/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hustcc-mcp-mermaid": {
"url": "https://server.smithery.ai/@hustcc/mcp-mermaid/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hustcc-mcp-mermaid": {
"type": "http",
"url": "https://server.smithery.ai/@hustcc/mcp-mermaid/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hustcc-mcp-mermaid": {
"serverUrl": "https://server.smithery.ai/@hustcc/mcp-mermaid/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hustcc-mcp-mermaid": {
"url": "https://server.smithery.ai/@hustcc/mcp-mermaid/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/ai.smithery%2Fhustcc-mcp-mermaid)<a href="https://mcptoplist.com/server/ai.smithery%2Fhustcc-mcp-mermaid"><img src="https://mcptoplist.com/badge/ai.smithery%2Fhustcc-mcp-mermaid.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
hustcc
Other servers by hustcc
View all hustcc servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Sep 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hustcc MCP Mermaid?
- Hustcc MCP Mermaid is maintained by hustcc, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Hustcc MCP Mermaid listed on the Official MCP Registry?
- Yes — Hustcc MCP Mermaid is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Hustcc MCP Mermaid have?
- MCP Toplist tracks 2 versions of Hustcc MCP Mermaid, most recently published on Sep 13, 2025.
- Where can I find the source code for Hustcc MCP Mermaid?
- The source code for Hustcc MCP Mermaid is hosted at github.com/hustcc/mcp-mermaid.