Skip to content
Cline

datamuse mcp for Cline

io.github.mrfentmen/datamuse-mcp

Use this MCP server to wordplay. Rhymes, related words, spell checks, and word suggestions for...

client:Cline transport:stdio runtime:npm

Install datamuse mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "datamuse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/datamuse-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

datamuse mcp in other clients