Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Common Lisp
  3. Lisply MCP

Lisply MCP

AGPL-3.0Python

MCP server enabling AI agents to interact with Lisp-based development environments via the Lisply protocol for neuro-symbolic programming.

GitHubGitHub
49 stars2 forks0 contributors

Overview

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

Quick Stats

Stars49
Forks2
Contributors0
Open Issues0
Last commit2 months ago
CreatedSince 2025

Tags

#lisp#repl#ai-agents#model-context-protocol#docker#emacs-lisp#mcp-server#claude-desktop#common-lisp

Built With

J
JavaScript
N
Node.js
D
Docker

Included in

Common Lisp2.9k
Auto-fetched 5 hours ago

Related Projects

cl-MCPcl-MCP

cl-mcp is a Model Context Protocol (MCP) server implementation for Common Lisp, providing JSON-RPC 2.0 communication over stdio, TCP, and HTTP transports. It bridges AI agents like Claude Code with Common Lisp development environments, offering structured tools for interactive programming, system management, and code manipulation. ## Key Features - **REPL Evaluation with Inspection** — Execute Lisp forms and drill down into complex results like CLOS instances and hash-tables with structured error context. - **Sandboxed File Operations** — Read, write, and list files restricted to project root and ASDF system directories to prevent accidental external access. - **Structure-Aware Lisp Editing** — Replace, insert, and patch top-level forms using Eclector CST parsing with automatic parinfer repair, preserving formatting and comments. - **Code Intelligence** — Symbol lookup, metadata, and cross-references via `sb-introspect`, with Lisp-aware file viewing and pattern-based expansion. - **Structured Test Runner** — Execute Rove tests with pass/fail counts, failure details, and source locations. - **Worker Pool Isolation** — Run eval-dependent tools in isolated child SBCL processes with crash recovery, circuit breaker, and per-session affinity. - **Multiple Transport Support** — Support for stdio, TCP (multi-client), and Streamable HTTP (for Claude Code integration). ## Philosophy cl-mcp is designed as a trusted, localhost-only development tool that prioritizes safety through sandboxing and isolation while enabling powerful AI-assisted Common Lisp workflows.

Stars74
Forks13
Last commit20 hours ago
40ants-MCP40ants-MCP

40ANTS-MCP is a framework for building Model Context Protocol servers in Common Lisp

Stars53
Forks9
Last commit3 months ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub