mcp-dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"dictionary": {
"url": "https://gateway.pipeworx.io/dictionary/mcp"
}
}
}
Or use the CLI:
npx pipeworx use dictionary
License
MIT