Skip to main content
Glama
maverox

FDEP MCP Server

by maverox

get_function_call_graph

Analyze function call hierarchies to visualize what functions call and are called by a specific function in Haskell codebases.

Instructions

Get function call hierarchy showing what functions this function calls and what calls it

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
function_nameYesName of the function
module_nameNoModule containing the function (optional but recommended)
depthNoMaximum depth to traverse (default: 2)
include_callersNoInclude functions that call this function
include_calleesNoInclude functions called by this function

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/maverox/fdep-mcp-server'

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