Skip to main content
Glama

mcp-solver

MIT License
133
  • Linux
  • Apple
sudoku_16x16.md830 B
Solve the following 16x16 Sudoku puzzle, where the letter x represents empty fields: line 1: (x,x,4,7,x,x,A,x,x,x,x,x,3,x,x,5), line 2: (x,6,x,x,x,x,x,9,x,x,B,x,x,x,x,x), line 3: (x,x,x,x,8,x,x,x,7,x,x,x,x,D,x,x), line 4: (G,x,x,x,x,3,x,x,x,x,x,1,x,x,x,x), line 5: (x,x,2,x,x,x,x,x,x,F,x,x,x,x,6,x), line 6: (x,x,x,x,x,x,7,x,x,x,x,C,x,x,x,x), line 7: (x,5,x,x,x,x,x,x,D,x,x,x,x,x,x,8), line 8: (x,x,x,x,x,9,x,x,x,x,x,x,4,x,x,x), line 9: (x,x,x,E,x,x,x,x,x,x,x,8,x,x,x,x), line 10: (x,x,1,x,x,x,x,F,x,x,x,x,x,7,x,x), line 11: (x,x,x,x,x,x,x,x,B,x,x,x,x,x,x,x), line 12: (x,8,x,x,x,x,x,x,x,x,x,x,E,x,x,x), line 13: (x,x,x,x,x,x,x,D,x,x,9,x,x,x,x,x), line 14: (x,x,x,x,F,x,x,x,x,x,x,x,x,x,2,x), line 15: (x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x), line 16: (x,x,x,2,x,x,x,x,x,x,x,x,x,x,x,x). Use the numbers 1-9 and the letters A-G as values.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/szeider/mcp-solver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server