Find values for two variables x and y that satisfy these conditions:
1. Both x and y must be integers between 1 and 10 (inclusive)
2. The sum of x and y must be less than or equal to 10 (x + y ≤ 10)
3. The product of x and y must be greater than or equal to 10 (x × y ≥ 10)
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