mcp_server

seanwatkins/mcp_server
★ 0 stars Common Lisp 🤖 AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "seanwatkins/mcp_server"
      ]
    }
  }
}

README Excerpt

A live Common Lisp MCP (Model Context Protocol) server for Claude.ai. Rather than a static list of tools defined at deploy time, this server exposes a live SBCL image over HTTP. New tools can be added from inside a Claude.ai conversation — they take effect immediately and persist across restarts automatically. No redeploy, no restart required.

Tools (16)

LOG_FILEMCP_ENDPOINTMCP_PORTMCP_ROOTMCP_SERVER_URLMQTT_HOSTMQTT_PORTMQTT_STATUS_TOPICMQTT_TOPICTOOLS_FILEeval_lispexec_commandlist_directoryread_fileusocketwrite_file