Back to Apps

IELTS Dictionary & Gaming Tools
by nicolasdangg
English word definitions via Merriam-Webster and game deal discovery for IELTS learners.
0 stars
Works in:claude
Exposes:Tools
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
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure in claude_desktop_config.json with the path to main.py and your MERRIAM_API key in the env block.





