Local stdio MCP server that wraps the Datamuse API into validated tools for word lookup tasks. It supports synonyms, antonyms, rhymes, autocomplete, pattern/phonetic search, related words, and word information like definitions and pronunciation.
From the registry: MCP server for Datamuse word-finding API
$ npm install$ npm run buildPlease install the `datamuse-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 18+** — Node.js version 18 or higher is required to run the server.
- **Install npm** — npm is required to install dependencies and build the server.
- **Install project dependencies** — Install the server dependencies in the cloned repository before building and running it. Run: `npm install`
- **Build the server** — Build the TypeScript project so the runnable dist/index.js entrypoint exists. Run: `npm run build`
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<absolute/path/to/datamuse-mcp/dist/index.js>"]
Note: The README describes this as a local stdio MCP server. No environment variables are documented. The install path shown is local-from-source; no npx usage is provided in the README.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.