Icon

get_​procedures

Get all available Memgraph procedures (query modules).

Get all available Memgraph procedures (query modules).
Returns information about all available procedures including MAGE algorithms and custom query modules.
Each procedure includes its name, signature, and whether it performs write operations.
Use this to discover available graph algorithms and utility functions before executing them.
Equivalent to running `CALL mg.procedures() YIELD *`

Message


String message for the calling agent. First cell of the input table

Get all available Memgraph procedures
Tool Message Output
mcp_url
String Configuration
Table to JSON
String Configuration

Nodes

Extensions

Links