mcp-solver

mcp-solver

3.6

If you are the rightful owner of mcp-solver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that exposes SAT, SMT, and constraint solving capabilities to Large Language Models.

clear_model

Remove all items from the model

add_item

Add new item at a specific index

delete_item

Delete item at index

replace_item

Replace item at index

get_model

Get current model content with numbered items

solve_model

Solve the model (with timeout parameter)