MCPVault

pythonnet_get_method_calls

MCP tool from RePythonNET MCP by SEKOIA-IO

classname, methodname, analysisid, methodindex

How to use it

pythonnet_get_method_calls is exposed by the RePythonNET MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the pythonnet_get_method_calls tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install RePythonNET MCP

$pip install -r requirements.txt
FULL REPYTHONNET MCP LISTING

Other tools in RePythonNET MCP (37)

pythonnet_decompile_all_classes

analysisid

pythonnet_decompile_class

classname, analysisid

pythonnet_decompile_method

classname, methodname, analysisid, methodindex

pythonnet_extract_resource

resourcename, analysisid

pythonnet_find_dead_code

analysisid

pythonnet_find_large_byte_arrays

analysisid, minsize

pythonnet_find_pinvoke

analysisid, dllfilter

pythonnet_find_reflection_calls

analysisid

pythonnet_get_call_graph

classname, methodname, analysisid, maxdepth

pythonnet_get_callers

classname, methodname, analysisid

pythonnet_get_custom_attributes

classname, analysisid, methodname

pythonnet_get_entry_point

analysisid

pythonnet_get_fields

classname, analysisid

pythonnet_get_imports

analysisid

pythonnet_get_module_info

analysisid

pythonnet_get_opcodes

classname, methodname, analysisid, methodindex

pythonnet_get_resources

analysisid

pythonnet_get_strings

analysisid, minlength

pythonnet_list_active_sessions

pythonnet_list_all_classes

analysisid, namespacefilter

pythonnet_list_all_methods

analysisid, classfilter

pythonnet_list_all_methods_inside_class

classname, analysisid

pythonnet_list_uploaded_files

extension

pythonnet_load_binary

binarypath, analysisid

pythonnet_load_from_url

url, analysisid

pythonnet_nop_instructions

classname, methodname, iloffsets, analysisid

pythonnet_patch_branch

classname, methodname, iloffset, mode, analysisid

pythonnet_patch_ldstr

classname, methodname, iloffset, newstring, analysisid

pythonnet_patch_return

classname, methodname, returnvalue, analysisid

pythonnet_rename_class

classname, newname, analysisid, newnamespace

pythonnet_rename_field

classname, fieldname, newfieldname, analysisid

pythonnet_rename_method

classname, methodname, newmethodname, analysisid, methodindex

pythonnet_save_binary

analysisid, outputpath

pythonnet_search_method_by_name

methodname, analysisid

pythonnet_search_string

searchstring, analysisid

pythonnet_set_field_constant

classname, fieldname, newvalue, analysisid

pythonnet_unload_binary

analysisid