Back to directory
hungryrobot1/mcp-pif

hungryrobot1/mcp-pif

@hungryrobot1

A metacircular lambda calculus evaluator with MCP surface and runtime tool composition.

lambda-calculusmetaprogrammingruntimefunctional-programmingtool-compositionmetacirculartool

Installation & Configuration

{
  "mcpServers": {
    "mcp-pif": {
      "command": "cabal",
      "args": [
        "run",
        "mcp-pif"
      ],
      "env": {
        "MCP_DEBUG": "1"
      }
    }
  }
}

Information

Transport
stdio
Language
Haskell
Created
2026/6/12
Updated
2026/6/13