Skip to main content
Glama
cr2007

Wordle MCP (Python)

by cr2007

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_wordle_solutionA

Fetches the Wordle of a particular date provided between 2021-05-19 to 23 days future

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as fetching Wordle solutions for specific dates, leaving no room for confusion or misselection.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare against. The tool name 'get_wordle_solution' follows a clear verb_noun pattern, which would be consistent if more tools were added.

Tool Count2/5

One tool is too few for a server named 'Wordle MCP', which suggests a broader scope related to the Wordle game. While fetching solutions is a core function, the lack of tools for actions like checking guesses, getting hints, or accessing past statistics makes the set feel incomplete and under-scoped.

Completeness2/5

The tool surface is severely incomplete for a Wordle-related domain. It only provides solutions for dates, missing essential operations such as submitting guesses, validating words, retrieving game rules, or accessing user statistics, which are typical in Wordle applications and would be expected from such a server.

Maintenance

ActivityStale
ResponsivenessUnresponsive