mcp-wordle-go
Verified Safeby cr2007
Overview
Fetches Wordle solutions for specific dates using the New York Times Wordle API.
Installation
docker run --rm -i --init -e DOCKER_CONTAINER=true ghcr.io/cr2007/mcp-wordle-go:latestSecurity Notes
The 'date' parameter is directly interpolated into the URL path. While the `.json` suffix and expected date format mitigate common path traversal risks, it's generally safer to validate or sanitize user input before direct URL inclusion. The raw HTTP response body is returned without explicit sanitization or parsing of its content, meaning any unexpected or potentially malicious content from the external API would be passed through directly.
Similar Servers
codex-mcp-go
Wraps the OpenAI Codex CLI as an MCP tool, enabling AI clients like KiloCode, Roo Code, and Claude Code to utilize Codex for high-precision coding tasks, debugging, and code reviews within an agentic workflow.
ig-mcp-server
A Go-based server application likely implementing a specific network protocol or game logic, suggested by 'MCP Server' naming and project structure.
pokemon-go-mcp
A Model Context Protocol (MCP) server providing real-time Pokemon Go data (events, raids, research, eggs, Team Rocket, promo codes) via an API for integration with other tools.
hotpepper-gourmet-mcp-server
This server acts as an unofficial proxy for the HotPepper Gourmet WEB Service, providing structured tools and resources for searching gourmet information and retrieving master data through the MCP protocol.