Datamuse
Rank #31,143io.github.pipeworx-io/datamuse
Datamuse MCP — word-finding engine (keyless).
Datamuse is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #31,143 of 115,460 servers tracked on MCP Toplist. Datamuse is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 8, 2026 and most recently updated on Jun 8, 2026.
Ranks ahead of 84,317 of 115,460 servers on MCP Toplist.
Use Datamuse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http datamuse https://gateway.pipeworx.io/datamuse/mcp[mcp_servers.datamuse]
url = "https://gateway.pipeworx.io/datamuse/mcp"Add to ~/.codex/config.toml.
https://gateway.pipeworx.io/datamuse/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"datamuse": {
"url": "https://gateway.pipeworx.io/datamuse/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"datamuse": {
"type": "http",
"url": "https://gateway.pipeworx.io/datamuse/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"datamuse": {
"serverUrl": "https://gateway.pipeworx.io/datamuse/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"datamuse": {
"url": "https://gateway.pipeworx.io/datamuse/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.pipeworx-io%2Fdatamuse)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Fdatamuse"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Fdatamuse.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
pipeworx-io
Other servers by pipeworx-io
- Opentargets#18,151 · 2 vers
- Patents#22,126 · 3 vers
- Freshdesk#24,759 · 2 vers
- Mhw#24,760 · 2 vers
- Treasury Fiscal#24,761 · 2 vers
- Acled#25,355 · 3 vers
- Lemmy#25,356 · 2 vers
- Opendatasoft#25,357 · 2 vers
- Polygon Io#25,358 · 2 vers
- Riot Games#25,359 · 2 vers
- Football Data#26,074 · 1 ver
- Libretranslate#26,075 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 8, 2026 |
Frequently asked questions
- Who maintains Datamuse?
- Datamuse is maintained by pipeworx-io, which publishes 1328 MCP servers (1349 total versions) tracked on MCP Toplist.
- Is Datamuse listed on the Official MCP Registry?
- Yes — Datamuse is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Datamuse have?
- MCP Toplist tracks 1 version of Datamuse, most recently published on Jun 8, 2026.
- Where can I find the source code for Datamuse?
- The source code for Datamuse is hosted at github.com/pipeworx-io/mcp-datamuse.