MCP Z3 Prover runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 22 Apr 2026.
MCP server exposing Z3 solver API
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-z3-prover -- uvx mcp-z3-prover
{
"mcpServers": {
"mcp-z3-prover": {
"args": [
"mcp-z3-prover"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-z3-prover]
command = "uvx"
args = ["mcp-z3-prover"]
{
"mcpServers": {
"mcp-z3-prover": {
"args": [
"mcp-z3-prover"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-z3-prover": {
"args": [
"mcp-z3-prover"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.