Back to MCP Servers
Wordle MCP logo
mcp-server520

Wordle MCP

An MCP server that provides AI agents with access to daily New York Times Wordle puzzle solutions via the official API, enabling LLMs like Claude to play, solve, or analyze the popular word game.

Overview

Wordle MCP is a lightweight Model Context Protocol (MCP) server that exposes the daily New York Times Wordle puzzle solutions to AI agents and large language models. It fetches data directly from the official Wordle API, covering puzzles from the game's launch on May 19, 2021, up to 23 days into the future.

This tool allows AI assistants (such as Claude) to interact with real Wordle data—guessing words, receiving feedback, or even competing on leaderboards—without manual intervention.

Features

  • Daily Wordle Solutions: Retrieve the exact solution for any supported date.
  • Date Range Support: Access historical puzzles (from 2021-05-19) and upcoming ones (up to 23 days ahead).
  • MCP Compatibility: Seamlessly integrates with MCP clients and AI agents following the Model Context Protocol.
  • Multiple Implementations: Available in Python and Go for flexibility.
  • Simple API: Clean tool interface designed for LLMs to query solutions programmatically.
  • Reset Mechanism: Daily word reset at midnight UTC for fresh gameplay experiences.

Implementations

  • Python Version: https://github.com/cr2007/mcp-wordle-python
  • Go Version: https://github.com/cr2007/mcp-wordle-go
  • Game-Focused Variant: Some implementations (e.g., corey-stidston/mcp-wordle) turn it into a full interactive Wordle game server for AI play.

Use Cases

  • AI-Powered Wordle Gameplay: Let your LLM agent play Wordle autonomously, testing its reasoning and vocabulary.
  • Educational Tools: Build tutors that explain Wordle strategies using real past puzzles.
  • Leaderboards & Competitions: Compete with AI friends or track solving performance (see Toolbase integration at wordle.gettoolbase.ai).
  • Pattern Analysis: Query historical solutions to study letter frequencies, optimal opening words, or solver algorithms.
  • Multi-Agent Orchestration: Combine with browser automation (e.g., Playwright MCP) for voice-controlled or visual Wordle experiences.

How It Works

The server acts as a secure bridge between AI models and the NYT Wordle API. Agents call MCP tools to request a solution by date, receiving the five-letter answer along with any additional metadata. This keeps gameplay fair while giving LLMs real-time access to puzzle data.

Getting Started

  1. Clone the repository (Python or Go version).
  2. Install dependencies and run the MCP server locally.
  3. Connect your MCP-compatible client or AI assistant (e.g., Claude via Toolbase or custom integration).
  4. Query the Wordle solution for today's date or any valid historical date.

Note: Solutions are limited to the official NYT date range and reset daily.

  • Play Wordle with MCP: https://wordle.gettoolbase.ai/
  • Awesome MCP Servers directory listings for community examples.

Wordle MCP exemplifies how simple MCP servers can turn everyday games into interactive AI experiences.

Tags

mcpmcp-serverwordlepythonapiai-agentnytgamepuzzle

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
LottieFiles MCP Server logo

LottieFiles MCP Server

MCP Servers

An open-source Model Context Protocol (MCP) server that enables AI agents to search, retrieve details, and access popular Lottie animations directly from LottieFiles, seamlessly integrating motion graphics into AI workflows.

DataForSEO MCP Server logo

DataForSEO MCP Server

MCP Servers

DataForSEO MCP Server is the official Model Context Protocol server for connecting AI clients to DataForSEO SEO, SERP, keyword, backlink, on-page, business, domain, content, merchant, and AI optimization data. It can be used as a hosted Streamable HTTP endpoint, a local npx package, a Docker container, or a source-built TypeScript server.

Ahrefs mcp logo

Ahrefs mcp

MCP Servers

Ahrefs MCP is the official hosted MCP server for connecting AI assistants to live Ahrefs SEO, backlink, keyword, rank tracking, site audit, and brand visibility data. It uses the remote Ahrefs MCP endpoint with OAuth or MCP-key authorization and is available on paid Ahrefs plans starting from Lite.

GitHub Copilot Coding Agent logo

GitHub Copilot Coding Agent

MCP Servers

GitHub Copilot Coding Agent, now documented as Copilot cloud agent, is GitHub's asynchronous software development agent for researching repositories, planning changes, editing code on branches, and opening pull requests for review. It runs in a GitHub Actions-powered environment and can be started from GitHub, supported IDEs, GitHub CLI, the REST API, integrations, or the GitHub MCP Server.

Agent Reach logo

Agent Reach

MCP Servers

Agent Reach is an open-source CLI and Agent Skill that installs, routes, and health-checks upstream tools for web, social, GitHub, video transcript, RSS, and search access. It is not documented as a standalone MCP server; some channels use MCP-backed upstream tools such as mcporter/Exa, xiaohongshu-mcp, and linkedin-scraper-mcp.

Kakao PlayMCP logo

Kakao PlayMCP

MCP Servers

Kakao's official open platform for the Model Context Protocol (MCP), enabling developers to register, discover, test, and use MCP servers that securely connect AI models to external tools and data sources for agentic AI experiences.