Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by NewJerseyStyle • Uncategorized
An MCP server providing access to the classic ELIZA chatbot for conversational interactions.
Demonstrate classic chatbot interactions using ELIZA.
Maintain stateful, context-aware conversations with a historic NLP program.
A simple, standardized interface to integrate ELIZA's conversational capabilities.
This MCP server exposes the original ELIZA chatbot's conversational capabilities through a standardized interface, enabling LLMs and other agents to interact with ELIZA for demonstrations, examples, or entertainment. It maintains stateful conversations and uses the original ELIZA algorithm from the elizabot npm package. The server offers a simple API with tools to chat, reset, and retrieve ELIZA's initial and final messages.