Skip to main content
Glama
457,785 tools. Updated 2026-08-14 16:00

"Haskell" matching MCP tools:

  • Check the current version of a package from official registries to identify outdated dependencies. Supports npm, PyPI, Packagist, Crates.io, Maven, Go, RubyGems, NuGet, Hex, CRAN, CPAN, pub.dev, Homebrew, Conda, Clojars, Hackage, Julia, Swift PM, and Chocolatey.
    MIT
  • Render source code as a syntax-highlighted SVG or PNG image for clear visual presentation on any device.
    MIT
  • Open a file in the LSP server to enable diagnostics, hover information, and code completions. Specify the file path and optional language ID for targeted analysis.
    MIT

Matching MCP Servers

  • Search for Haskell functions by name pattern using wildcards to analyze enterprise-scale codebases and identify relevant functions in static code analysis workflows.
  • Retrieve Haskell class definitions with optional filtering by module name or pattern matching to analyze enterprise codebases.
  • Retrieve all modules from the database for static code analysis of Haskell codebases. Specify a limit to control the number of modules returned.
  • Execute SQL queries to analyze Haskell codebases by searching modules, functions, types, and imports with customizable filters for enterprise-scale static code analysis.
  • Retrieve detailed information about a specific Haskell module, including function counts and statistics, to analyze code structure and dependencies.
  • Find Haskell modules by name pattern with wildcard support to locate code components in enterprise-scale codebases for static analysis.
  • Identify all functions called by a specific Haskell function to analyze dependencies and understand code flow in enterprise-scale codebases.