get_class_detailsFDEP MCP ServerRetrieve comprehensive class information including methods and instances for static analysis of Haskell codebases.
get_code_statisticsFDEP MCP ServerAnalyze codebase statistics to understand project structure, complexity, and dependencies for Haskell enterprise applications.
search_classesFDEP MCP ServerFind Haskell classes by name pattern with optional module filtering for enterprise codebase analysis.
get_type_detailsFDEP MCP ServerRetrieve detailed information about Haskell types including constructors and fields for enterprise-scale code analysis.
get_function_detailsFDEP MCP ServerRetrieve detailed information about specific functions in Haskell codebases to analyze their structure, parameters, and dependencies.
analyze_importsFDEP MCP ServerAnalyze import patterns and dependencies to identify module relationships and track dependency chains in Haskell codebases.