MCP Servers for Haskell

Haskell is a purely functional programming language with strong static typing, type inference, and lazy evaluation. It is designed for teaching, research, and industrial applications.

View all MCP Servers

  • Why this server?

    Provides execution environment for Haskell code snippets with results

  • Why this server?

    Provides specialized prompts for Haskell development, including typed-hole exploration guidance when working with the Haskell Language Server.

    -
    security
    A
    license
    -
    quality
    Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.
    2
    TypeScript
    MIT License
  • Why this server?

    Identifies installed Haskell compiler (ghc) and development tools.

    -
    security
    F
    license
    -
    quality
    An MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.
    1
    Python
    • Linux
    • Apple