Wordcloud
Rank #1,731net.word-cloud/wordcloud
MCP server providing wordcloud capabilities
Wordcloud is a Model Context Protocol (MCP) server published by pilotso11. It ranks #1,731 of 132,345 servers tracked on MCP Toplist, and its repository has 132 GitHub stars. Wordcloud is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Mar 7, 2026.
Ranks ahead of 130,614 of 132,345 servers on MCP Toplist.
Use Wordcloud
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wordcloud https://word-cloud.net/mcp[mcp_servers.wordcloud]
url = "https://word-cloud.net/mcp"Add to ~/.codex/config.toml.
https://word-cloud.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wordcloud": {
"url": "https://word-cloud.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wordcloud": {
"type": "http",
"url": "https://word-cloud.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wordcloud": {
"serverUrl": "https://word-cloud.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wordcloud": {
"url": "https://word-cloud.net/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/net.word-cloud%2Fwordcloud)<a href="https://mcptoplist.com/server/net.word-cloud%2Fwordcloud"><img src="https://mcptoplist.com/badge/net.word-cloud%2Fwordcloud.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pilotso11
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Mar 7, 2026 |
| 1.0.0 | Mar 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Wordcloud?
- Wordcloud is maintained by pilotso11, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Wordcloud listed on the Official MCP Registry?
- Yes — Wordcloud is listed on the Official MCP Registry.
- How many versions does Wordcloud have?
- MCP Toplist tracks 3 versions of Wordcloud, most recently published on Mar 7, 2026.
- Where can I find the source code for Wordcloud?
- The source code for Wordcloud is hosted at github.com/pilotso11/wordcloud.
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.