▲ 23 r/haskell
Hello Haskellers,
I've built an MCP server that lets AI agents use Hackage. The MCP server is entirely written in Haskell.
It lets LLMs:
- perform Hoogle searches.
- List package modules
- Scrape module documentation in LLM-friendly Markdown.
Why this tool?
I've often seen premium coding agents using outdated functions or not being aware of the latest packages. This MCP lets LLMs access the latest Haskell documentation.
Feel free to contribute or provide feedback.
Check out the GitHub link: https://github.com/tusharad/hackage-doc-mcp
u/Worldly_Dish_48 — 8 days ago