datamuse mcp for Claude Desktop
io.github.mrfentmen/datamuse-mcp
Use this MCP server to wordplay. Rhymes, related words, spell checks, and word suggestions for...
client:Claude Desktop
transport:stdio
runtime:npm
Install datamuse mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"datamuse-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/datamuse-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs