Back to directory
lisply-mcp

lisply-mcp

@gornskew48

A Model Context Protocol (MCP) server that connects Large Language Models (LLMs) to Lisp-based development and runtime environments, enabling AI-assisted symbolic programming via the lightweight Lisply protocol.

LispLLMAINeuro-Symbolic ProgrammingDockercontext

Installation & Configuration

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

Information

Transport
stdiostreamable
Language
Python
Created
2025/4/5
Updated
2026/6/8