z3_mcp

javergar/z3_mcp

3.2

If you are the rightful owner of z3_mcp 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 Python implementation of abstractions over the Z3 Theorem Prover capabilities using functional programming principles, exposed through a Model Context Protocol (MCP) server.

Tools

Functions exposed to the LLM to take actions

solve_constraint_problem

Solves a constraint satisfaction problem with a full Problem model.

analyze_relationships

Analyzes relationships between entities with a full RelationshipQuery model.

simple_constraint_solver

A simpler interface for solving constraint problems without requiring the full Problem model.

simple_relationship_analyzer

A simpler interface for analyzing relationships without requiring the full RelationshipQuery model.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources