89
/ 100
2 days ago
glama

Chiasmus

MCP server that gives LLMs access to formal verification via Z3 and SWI-Prolog, 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: ANTHROPIC_API_KEY, AZURE_OPENAI_API_KEY, DEEPSEEK_API_KEY, OPENAI_API_KEY, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.17GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYOptional: Anthropic provider for autonomous mode
configAZURE_OPENAI_API_ENDPOINT
🔐 secretAZURE_OPENAI_API_KEY
configAZURE_OPENAI_API_VERSION
configAZURE_OPENAI_EMBED_DEPLOYMENT
configAZURE_OPENAI_ENDPOINT
configCHIASMUS_API_URLper provider Override API base URL (e.g. for local models via Ollama)
configCHIASMUS_CACHE_DIR~/.cache/chiasmus Per-file extraction cache + graph snapshots (when cache=true)
configCHIASMUS_CACHE_MAX_PER_REPO67108864 (64 MB) Per-repo cache byte budget — LRU eviction above this
configCHIASMUS_EMBED_DIMdiscovered Embedding dimension (else learned on first call; local skips the first-call cache miss)
configCHIASMUS_EMBED_MODELtext-embedding-3-small Embedding model name (cloud providers)
configCHIASMUS_EMBED_URLper provider Embedding API base URL
configCHIASMUS_HOME~/.chiasmus/ Database, skill storage, and config
configCHIASMUS_MODELper provider Override model name
🔐 secretDEEPSEEK_API_KEYOptional: DeepSeek provider for autonomous mode
🔐 secretOPENAI_API_KEYOptional: OpenAI provider for autonomous mode
🔐 secretOPENROUTER_API_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yogthos-chiasmus-1o45pz)](https://m8ven.ai/mcp/yogthos-chiasmus-1o45pz)
commit: d1f1291e14e8459465d722662eb6bb997c2d648d
code hash: be521b295e8943e00651c3f03a1d982464f22eb8a5db48ee2a3355e221377740
verified: 7/19/2026, 8:52:37 AM
view raw JSON →