mcp-logic: MCP-Logic is an MCP server for automated first-order logic reasoning using Prover9 and Mace4. It provides theorem proving, model finding, counterexample generation, syntax validation, categorical reasoning, propositional contingency checking, and abductive reasoning. All dependencies are automatically installed.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Prove logical theorems, e.g., 'all x (man(x) -> mortal(x)), man(socrates) ⊢ mortal(socrates)'
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities