Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mumez • Uncategorized
A local MCP server to evaluate Pharo Smalltalk expressions and retrieve system information via NeoConsole.
Evaluate Smalltalk expressions dynamically within a Pharo environment.
Retrieve system metrics and status information from a Pharo image.
Inspect class comments, definitions, and method sources in Pharo.
This MCP server allows users to execute Smalltalk expressions in a Pharo environment using NeoConsole, providing capabilities such as evaluating code, retrieving system metrics, and accessing class and method information. It facilitates integration with Pharo Smalltalk through MCP clients, enabling dynamic code evaluation and inspection. The server requires Python 3.10+, the uv package manager, and a Pharo installation with NeoConsole.