chiasmus — MCP Server by yogthos

by yogthos · MCP Server · ★ 200

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About chiasmus

Chiasmus MCP server that gives LLMs access to formal verification via Z3 (SMT solver) and SWI-Prolog (via , includes ), plus tree-sitter-based source code analysis. Translates natural language problems into formal logic using a template-based pipeline, verifies results with mathematical certainty, and analyzes call graphs for reachability, dead code, and impact analysis. Example use cases "Can our RBAC rules ever conflict?" → Z3 finds the exact role/action/resource triple where allow and deny both fire "Find compatible package versions" → Z3 solves dependency constraints with incompatibility rules, returns a valid assignment or proves none exists "Can user input reach the database?" → Prolog traces all paths through the call graph, flags taint flows to sensitive sinks "Are our frontend and backend validations consistent?" → Z3 finds concrete inputs that pass one but fail the other (e.g.

ai-agentsai-assistantai-toolsformalmethodsllmmcpmcp-serverprologz3-smt-solver

Quick Facts

Stars200
Forks10
LanguageTypeScript
CategoryMCP Server
LicenseApache-2.0
Quality Score71.4426292495781/100
Open Issues3
Last Updated2026-06-29
Created2026-04-07
Platformsmcp, node
Est. Tokens~19k

chiasmus alternative? Top 6 similar tools

Looking for a chiasmus alternative? If you're comparing chiasmus with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • web-agent-protocol by OTA-Tech-AI · ⭐ 492

    🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support

  • flyto-core by flytohub · ⭐ 324

    The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering

  • agentor by CelestoAI · ⭐ 162

    Fastest way to build and deploy reliable AI agents, MCP tools and agent-to-agent. Deploy in a production read

  • octocode-mcp by bgauryy · ⭐ 838

    MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturall

  • atlassian-mcp-server by atlassian · ⭐ 811

    Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucke

  • cheatengine-mcp-bridge by miscusi-peek · ⭐ 760

    Connect Cursor, Copilot & Claude AI directly to Cheat Engine via MCP. Automate reverse engineering, pointer sc

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is chiasmus?

chiasmus is Chiasmus is an MCP server that gives language models access to formal verification. It is categorized as a MCP Server with 200 GitHub stars.

What programming language is chiasmus written in?

chiasmus is primarily written in TypeScript. It covers topics such as ai-agents, ai-assistant, ai-tools.

How do I install or use chiasmus?

You can find installation instructions and usage details in the chiasmus GitHub repository at github.com/yogthos/chiasmus. The project has 200 stars and 10 forks, indicating an active community.

What license does chiasmus use?

chiasmus is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to chiasmus?

The top alternatives to chiasmus on Agent Skills Hub include web-agent-protocol, flyto-core, agentor. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools