mumez/pharo-smalltalk-interop-mcp-server
by Various
A local MCP server to communicate local Pharo Smalltalk image
MCP
mumez/pharo-smalltalk-interop-mcp-server
Added 1 June 2026
Overview
A local MCP server that enables communication with a Pharo Smalltalk image. It uses Python to bridge the Model Context Protocol, allowing external tools to interact with the Smalltalk environment.
Best for
Best for
Developers working with Pharo Smalltalk who want to connect it to MCP-based tools or AI assistants
Use cases
- Connecting AI assistants to a live Pharo Smalltalk image for code analysis
- Automating Smalltalk image operations from external scripts or tools
- Integrating Pharo Smalltalk into MCP-compatible development workflows
Notes
A local MCP server that enables communication with a Pharo Smalltalk image. It uses Python to bridge the Model Context Protocol, allowing external tools to interact with the Smalltalk environment.
10 stars on GitHub. Last updated 2025-12-19. Licensed MIT.
Use cases
- Connecting AI assistants to a live Pharo Smalltalk image for code analysis
- Automating Smalltalk image operations from external scripts or tools
- Integrating Pharo Smalltalk into MCP-compatible development workflows
Pros
- Enables modern tooling integration with legacy Smalltalk environments
- Lightweight Python implementation with a focused scope
- Open source with a permissive license for customization
Cons
- Very early stage with only 10 stars and limited community adoption
- Requires running a local server and managing Smalltalk image connectivity
- Narrow use case limited to Pharo Smalltalk developers
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables modern tooling integration with legacy Smalltalk environments
- Lightweight Python implementation with a focused scope
- Open source with a permissive license for customization
Cons
- Very early stage with only 10 stars and limited community adoption
- Requires running a local server and managing Smalltalk image connectivity
- Narrow use case limited to Pharo Smalltalk developers
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser