MCP server for Hackage
Haskell Community [Unofficial]
May 21, 2026
this one does hoogle right GitHub - jappeace/mcp-hoogle: a local hoogle as an mcp server, makes the agent be able to query local hoogle betterly · GitHub
I don’t get why you’d query upstream hoogle anyway, for a local package dev you get a lot better result just using local dependencies. You’d also get access to private dependencies.
Although you’d have to built the index, which takes time.
I didn’t do haddocks, that’s a different problem.
Hmm, I wasn’t aware this existed otherwise I’d probably just repair this project.
idk if @tusharad is interested in using a local hoogle instead, I’d be happy to archive my version and submit local support to their version?
Discussion in the ATmosphere