Skip to main content
Glama
mumez
by mumez

get_method_source

Retrieve the source code of a specific method in a Pharo class by providing the class name and method selector.

Instructions

Get the source code of a specific method in a Pharo class. Args: class_name: The name of the class selector: The method selector (message name) Returns: The method source code

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
class_nameYes
selectorYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mumez/pharo-nc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server