Fully functional AI Logic Calculator utilizing Prover9/Mace4 via Python based Model Context Protocol (MCP-Server) for theorem proving, model finding, and abductive reasoning
logicprover9mace4theorem-provingmodel-findingreasoningfirst-order-logicabductive-reasoningtool
Installation & Configuration
{
"mcpServers": {
"mcp-logic": {
"command": "uv",
"args": [
"--directory",
"/absolute/path/to/mcp-logic",
"run",
"python",
"-m",
"mcp_logic",
"--prover-path",
"/absolute/path/to/mcp-logic/ladr/bin"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/1/13
Updated
2026/8/15