Back to directory
gornskew/lisply-mcp

gornskew/lisply-mcp

@gornskew

Model Context Protocol (MCP) server to manage and talk to compliant Lisply lisp-speaking backend services

mcplispcommon-lisprepldockeraineuro-symbolictool

Installation & Configuration

{
  "mcpServers": {
    "lisply-gendl": {
      "command": "node",
      "args": [
        "/path/to/cloned/lisply-mcp/scripts/mcp-wrapper.js",
        "--server-name",
        "gendl",
        "--http-port",
        "9080"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12