Skip to main content
Glama
524,213 tools. Updated 2026-09-06 14:24

"Haskell" matching MCP tools:

  • Retrieve the current version of a package from its official registry. Prevent using outdated dependencies by checking available releases across major ecosystems.
    MIT
  • 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 language server to enable diagnostics, hover information, and completions. Specify the language ID to activate the appropriate language service.
    MIT

Matching MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Provides static code analysis for enterprise-scale Haskell codebases with 40+ comprehensive tools for analyzing modules, functions, types, classes, imports, and architectural dependencies through real-time queries.
    42
    4
    -
  • 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.
    -