Wordle MCP
About
Fetches daily Wordle solutions for a specific date via the Wordle API.
Details
- Author
- cr2007
- Categories
- Other, Web Scraping
Jump to
Setup
Install Wordle MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/cr2007/mcp-wordle-python
Follow the installation instructions in the repository README, then restart your MCP client.
[!NOTE] To check out the Go version of this MCP Server (lighter, faster),click here
A MCP Server for fetching the Wordle solutions via the Wordle API.
[!IMPORTANT] Wordle solutions are only available from 2021-05-19, to 23 days in the future.
Any other attempts at calling other dates will return an error from the API
- Using Docker (recommended)
- Installing viauvx
Ensure that you haveDockerinstalled.
Add this to your MCP Server configuration:
{ "mcpServers": { "Wordle MCP (Python)": { "command": "docker", "args": [ "run", "--rm", "-i", "--init", "-e", "DOCKER_CONTAINER=true", "ghcr.io/cr2007/mcp-wordle-python:latest" ] } } }
[!IMPORTANT]
If you get an error on Claude Desktop for the first time, just make sure to pull the image before running.
docker pull ghcr.io/cr2007/mcp-wordle-python:latest
The quickest and easiest method to get started. Make sure to installuvbefore adding this in your configuration.
Add this to your MCP server configuration:
{ "mcpServers": { "Wordle MCP (Python)":{ "command": "uvx", "args": [ "--from", "git+https://github.com/cr2007/mcp-wordle-python", "mcp-wordle" ] } } }
SeeCONTRIBUTING.mdfor setting up a dev environment and running the test suite. Every push and pull request is validated by theCI workflow.
Releases are cut by pushing avMAJOR.MINOR.PATCHtag:
- Bumpversioninpyproject.tomlto match the new release.
- Commit that change.
- Tag the commit, e.g.git tag v1.2.3andgit push origin v1.2.3.
Contributions are welcome! You mayforkthe repo, create your changes in a branch, and then create aPull Request
Provides access to information about free games on the Epic Games Store.
Live AI agent city-economy on Base L2 — 92 NPC agents earn real USDC via jobs, trading, and businesses across 10 cities. Claim jobs for USDC payouts, chat with agents, check AGWC token data, and get live crypto news. 11 tools, no API key.
40 MCP tools for AI agents to play a yield-generating pet game on Base chain. Earn USDC/ETH/BTC by raising virtual pets. Impact: every action burns tokens and retires carbon credits.
Connect to UCI-compatible chess engines like Stockfish to play and analyze games. Requires a local chess engine binary.
An MCP server for '海龟汤' (Turtle Soup), a scenario-based reasoning puzzle game.
Play a legendary text adventure by talking to your AI — no commands to memorize. The Hidden Empire puts a full underground world of puzzles, treasures, and trolls inside your conversation. Speak naturally: say 'head north,' 'grab the lantern,' or 'what am I carrying?' and your AI handles the rest. Execute multi-move plans in one shot, undo mistakes instantly, and save up to 20 named playthroughs you can resume from any session. Based on the MIT-licensed Zork I source, rebuilt from the ground up for AI-native play.
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Allows Large Language Models to interact with a GameBoy emulator via the serverboy MCP server.
An AI-powered, synthwave, maze-crawling, and world-building adventure game server.
Provides access to Marvel Rivals game data through a standardized interface.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




