mumez/pharo-smalltalk-interop-mcp-server
A local MCP server to communicate local Pharo Smalltalk image
This tool provides a bridge for Pharo Smalltalk developers to interact with their running Pharo images from other applications. You can send Smalltalk code to be evaluated, inspect classes and methods, manage packages, run tests, and even debug UI issues by getting screenshots and structural information. It's designed for Smalltalk developers who want to integrate their Pharo development environment with external tools or automate tasks.
Use this if you are a Pharo Smalltalk developer who needs to programmatically control or query a Pharo image from an external process, perhaps for automation, CI/CD, or tool integration.
Not ideal if you are not a Smalltalk developer or if you only work within the Pharo IDE and do not require external programmatic access to your image.
Stars
8
Forks
7
Language
Python
License
MIT
Category
Last pushed
Dec 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mumez/pharo-smalltalk-interop-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
datalayer/jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
alondmnt/joplin-mcp
MCP server for the Joplin note taking app