Serversio.github.johnmci/ClaudeSmalltalk
C

io.github.johnmci/ClaudeSmalltalk

io.github.johnmci/ClaudeSmalltalk · v1.2.1
▦ pypi
v1.2.1pypi pypi: claude-smalltalk↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.johnmci/ClaudeSmalltalk",
  "description": "MCP server for AI interaction with live Smalltalk images",
  "repository": {
    "url": "https://github.com/CorporateSmalltalkConsultingLtd/ClaudeSmalltalk",
    "source": "github"
  },
  "version": "1.2.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "claude-smalltalk",
      "version": "1.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}