gornskew/lisply-mcp
The Model Context Protocol (MCP) Wrapper for Lisp or Lisp-like Backends is a software adapter that enables Large Language Models (LLMs) to interact with Lisp-based development and runtime environments using the lightweight Lisply protocol.
Tools
Functions exposed to the LLM to take actions
ping_lisp
Check if the Lisply backend is running.
lisp_eval
Evaluate Lisp code directly in the Lisply backend.
http_request
Make HTTP requests to backend endpoints.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client