ClaudeSmalltalk runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 14 Jul 2026.
MCP server for AI interaction with live Smalltalk images
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ClaudeSmalltalk -- uvx claude-smalltalk
{
"mcpServers": {
"ClaudeSmalltalk": {
"args": [
"claude-smalltalk"
],
"command": "uvx"
}
}
}
[mcp_servers.ClaudeSmalltalk]
command = "uvx"
args = ["claude-smalltalk"]
{
"mcpServers": {
"ClaudeSmalltalk": {
"args": [
"claude-smalltalk"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ClaudeSmalltalk": {
"args": [
"claude-smalltalk"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.