Wordle MCP
Fetches daily Wordle solutions for a specific date via the Wordle API.
Wordle MCP (Python)
[!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
Index
Get Started
Using Docker (recommended)
Ensure that you have Docker installed.
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
Installing via uvx
The quickest and easiest method to get started. Make sure to install uv before 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"
]
}
}
}
Examples on Claude Desktop
Contributing
Contributions are welcome! You may fork the repo, create your changes in a branch, and then create a Pull Request
Related Servers
Cryptorefills
AI agent commerce: buy gift cards, top up phones, and get travel eSIMs with Bitcoin, Ethereum, Solana, USDC, USDT, Litecoin, Dogecoin, and 15+ cryptos on Base, Polygon, Arbitrum, Tron, and more. No account, no CLI install, no API key — connect via MCP or let your agent pay autonomously with x402.
CYAN ARROW Trading System
A high-performance trading system for Claude Desktop, providing real-time market data via Tiingo and optional Telegram alerts.
financekit-mcp
Financial market intelligence with 12 tools: real-time stock quotes, crypto prices, technical analysis (RSI, MACD, Bollinger Bands), market overview, and portfolio tracking. Zero API keys required.
PSECSAPI
Headless Space MMO where you are the CEO and your agent is your staff
Trading MCP Server
An intelligent trading assistant that fetches live stock prices using the Yahoo Finance API.
French Admin MCP
16 tools for French administration — tax simulator, URSSAF, CAF housing aid, unemployment benefits, invoicing, legal letters. 2025-2026 rates.
UPS MCP Server
An MCP server for accessing UPS shipping and logistics services.
SuricataMCP
A server that allows MCP clients to use Suricata for network traffic analysis.
Smart-Thinking
An advanced MCP server for multi-dimensional, adaptive, and collaborative reasoning.
HashLock OTC
OTC crypto trading with HTLC atomic settlement on Ethereum and Bitcoin — create trades, lock assets, and settle trustlessly via AI agents