Thesaurus MCP server
Fork of the mcp fetch server and modified to only fetch from WordHippo, given a word
"mcpServers": {
"thesaurus": {
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/clareliguori/wordhippo-mcp-server"]
}
}
uv venv
source .venv/bin/activate
uv sync --all-extras --dev
docker build -t ghcr.io/clareliguori/wordhippo-mcp-server:latest .
docker push ghcr.io/clareliguori/wordhippo-mcp-server:latest
{
"mcpServers": {
"thesaurus": {
"env": {},
"args": [
"run",
"-i",
"--rm",
"ghcr.io/clareliguori/wordhippo-mcp-server"
],
"command": "docker"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.