Back to directory
gornskew/lisply-mcp

gornskew/lisply-mcp

@gornskew522116

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
JavaScript
Created
2025/4/6
Updated
2026/8/28