pharo-smalltalk-interop-mcp-server
Related Servers
Alternatives to pharo-smalltalk-interop-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceA local MCP server to communicate local Pharo & Squeak Smalltalk image (successor of pharo-smalltalk-interop-mcp-server)22MIT
- AlicenseBqualityDmaintenanceA local MCP server that enables users to evaluate Pharo Smalltalk expressions and retrieve system information via NeoConsole. It provides comprehensive tools for inspecting class definitions, method sources, and system metrics within a Pharo environment.112MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server to list and launch applications on MacOS3 npm19MIT
- AlicenseBqualityFmaintenanceMCP Server for running code snippet and show the result.11,433 npm246MIT
- AlicenseNot gradedqualityDmaintenanceMCP Server around https://expr-lang.org1MIT
- Apache 2.0
TDQS
Scored across 22 tools
Each tool targets a distinct operation: settings management, code evaluation, package operations, code browsing, searching, testing, and UI reading. No two tools have overlapping purposes.
All tools follow a consistent verb_noun pattern (e.g., get_class_source, list_packages, search_methods_like) with clear and predictable naming.
22 tools is on the higher side but still reasonable for a comprehensive Smalltalk interop server covering many aspects; each tool serves a distinct purpose.
Covers many areas (evaluation, browsing, searching, testing, package management, UI reading) but lacks write operations for code (no create/update/delete for classes or methods), which is a notable gap for a development tool.