← Back to Plugins
MCP Server MCP

Prolog Reasoner

github By github 👁 1 views ▲ 0 votes

SWI-Prolog as a logic calculator for LLMs

Homepage Verified source GitHub

Install

uvx prolog-reasoner

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "prolog-reasoner",
      "version": "0.2.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...