MCP Crossword Tools
This is an MCP server for assisting in solving Japanese crossword puzzles. It can read board and clue definition files, support candidate word registration, consistency checking, and final board drawing.
rating : 2.5 points
downloads : 6.2K
What is the Crossword MCP Server?
This is an AI assistant server specifically designed to solve Japanese crossword puzzles (Crossword). It can read the puzzle board layout and clue information, help you manage possible word candidates, check the cross - consistency between words, and finally generate a complete solution board.How to use the Crossword MCP Server?
You need to prepare two text files: one is a grid file (grid - *.txt) that describes the puzzle board layout, and the other is a clue file (clue - *.txt) that contains all the clue information. After connecting to this server through the MCP function of Claude Code, you can use a series of tools to gradually solve the crossword puzzle.Applicable Scenarios
Suitable for Japanese crossword puzzle enthusiasts, puzzle creators, language learners, and any scenario that requires a systematic approach to solving crossword puzzles. It is especially suitable for complex crossword puzzles where a large number of possible word candidates need to be managed and cross - consistency ensured.Main Features
Board and Clue Reading
Read grid files in standard format (using full - width characters to represent numbers, fillable cells, and black cells) and clue files (in JSON Lines format), and accurately parse the structure of the crossword puzzle.
Candidate Word Management
Add possible solution word candidates for each clue. The system will automatically check if the word length matches and avoid adding the same candidate repeatedly.
Consistency Check
Automatically check the character consistency of all candidate word combinations at the intersection points. Find all possible, internally consistent solution combinations.
Solution Visualization
Fill the final determined solutions (hiragana) into the board, generate a beautifully formatted and easy - to - read grid view, clearly showing the complete crossword puzzle solution.
Integrated Solving Process
Provide the solve_crossword tool to guide users through the complete solving process from initialization to the final solution, simplifying the operation steps.
Advantages
Systematic Solution: Break down the complex crossword puzzle solving process into clear steps to avoid omissions.
Consistency Guarantee: Automatically check the character consistency at the intersection points to ensure there are no contradictions in the solution.
Candidate Management: Effectively manage a large number of possible word candidates to avoid confusion.
Visual Output: Generate a clear solution board for easy verification and sharing.
Integration with AI: Seamlessly integrate with Claude Code to obtain the reasoning and language capabilities of AI.
Limitations
Requires Specific Format: Grid and clue files must be prepared in the specified format.
Japanese - Specific: Currently mainly designed for Japanese crossword puzzles.
Candidate Dependence: The quality of the final solution depends on the quality and quantity of candidate words provided by the user.
Computational Complexity: For very large crossword puzzles, a full - combination search may take a long time.
How to Use
Environment Preparation
Ensure that Python 3.11 or a higher version and the uv package manager are installed. Clone or download the server code to your local machine.
Prepare Data Files
Prepare your crossword puzzle files in the data/ folder:
- grid - *.txt: Puzzle board layout file (refer to the existing example format).
- clue - *.txt: Clue definition file (in JSON Lines format).
Register with Claude Code
Run the command in the project root directory to add this MCP server to Claude Code.
Start Solving the Crossword Puzzle
Select the /crossword_tools command in Claude Code, specify your grid and clue files, and start the solving process.
Use Tools to Solve Step by Step
Follow the guidance of the AI assistant and use various tools: initialize the board, add candidate words, check consistency, and view the solution.
Usage Examples
Example 1: Solve a Sample Crossword Puzzle
Use the provided sample files grid - 001.txt and clue - 001.txt to solve a complete crossword puzzle.
Example 2: Manually Manage Candidate Words
For a specific clue, manually add the candidate words you think are possible, and then check the cross - consistency with other clues.
Example 3: Verify Partial Solutions
When you have already determined the solutions for some clues, you can fix them and let the system help solve the remaining clues.
Frequently Asked Questions
What format should the grid file use?
What format should the clue file use?
Can I use crossword puzzles in other languages?
If there are too many candidate words, will the search slow down?
Can I use this server without Claude Code?
How to create my own crossword puzzle files?
Related Resources
uv Package Manager
The Python package manager that this server depends on, used to manage dependencies and run the server.
Model Context Protocol (MCP)
The official MCP specification to understand the working principle of the MCP server.
Claude Code
An AI programming assistant that supports MCP, the main usage environment for this server.
Sample Data Files
grid - 001.txt and clue - 001.txt in the project data/ folder, providing a complete example of the file format.

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.8K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
19.7K
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
57.4K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.3K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.1K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
52.5K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
37.7K
4.8 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
18.3K
4.5 points





