Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.
Wordle MCP - Go
[!NOTE] To check out the Python version of this MCP Server, click here
A MCP Server implemented in Go 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)
The quickest and easiest method to get started. Ensure that you have Docker installed.
Add this to your MCP Server configuration:
{
"mcpServers": {
"Wordle-MCP-Go": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"--init",
"-e",
"DOCKER_CONTAINER=true",
"ghcr.io/cr2007/mcp-wordle-go: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-go:latest
Local Setup
For this setup, you need to make sure that you have the Go programming language installed on your machine.
Setup
Before adding this to your MCP Server, you need to do the following:
# Clone the Git repository
git clone https://github.com/cr2007/mcp-wordle-go
cd mcp-wordle-go
# Install the dependencies
go mod tidy
# Build the executable
go build main.go
Add this to your MCP server configuration:
{
"mcpServers": {
"Wordle-MCP-Go":{
"command": "ABSOLUTE//PATH//TO//main.go",
}
}
}
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
Servidores relacionados
Barevalue MCP
AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation.
ImmoStage Virtual Staging
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images, generate property descriptions
SpeedOf.Me Speed Test MCP
Official SpeedOf.Me server for AI agents - accurate speed tests via 129 global edge servers with analytics dashboard.
MCP-Airflow-API
MCP-Airflow-API is an MCP server that leverages the Model Context Protocol (MCP) to transform Apache Airflow REST API operations into natural language tools. This project hides the complexity of API structures and enables intuitive management of Airflow clusters through natural language commands.
Swift Tarot
Provides tarot card readings, including single card draws, multi-card spreads, and full deck access.
Time Server
An MCP server that exposes datetime information to agentic systems and chat REPLs.
CryptoAPIs MCP Signer
MCP server for local transaction signing across EVM, UTXO, Tron, and XRP blockchains — no API calls required
D&D MCP Server
A server for managing Dungeons & Dragons campaigns, storing all data in local JSON files.
rfcxml-mcp
MCP server for structural understanding of RFC documents.
AI Endurance
AI coach for running, cycling, triathlon