
IELTS Dictionary & Gaming Tools
by nicolasdangg
English word definitions via Merriam-Webster and game deal discovery for IELTS learners.
What it does
This multi-purpose MCP server is designed primarily for IELTS students and English learners, providing quick access to professional word definitions. Beyond language learning, it integrates gaming utilities to help users find the best deals and free games across various platforms.
Tools
- Dictionary: Retrieves official definitions from the Merriam-Webster Collegiate Dictionary.
- Game Deals: Finds the latest game discounts under $10 using the CheapShark API.
- Free Games: Discovers current free-to-play games sorted by platform.
Installation
- Clone the repository and install requirements:
pip install -r requirements.txt - Create a
.envfile with yourMERRIAM_APIkey. - Run via Python.
For Claude Desktop:
{
"mcpServers": {
"ielts-dictionary": {
"command": "python",
"args": ["/path/to/ielts-dictionary/main.py`],
"env": {
"MERRIAM_API": "your-api-key"
}
}
}
}
Supported hosts
- claude
Quick install
pip install -r requirements.txtInformation
- Pricing
- free
- Published
- 6/1/2026
- stars






