apenugon/haskell-hackage-mcp
If you are the rightful owner of haskell-hackage-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This Machine-Controlled Program (MCP) provides an interface for AI assistants to access Haskell documentation from Hackage.
The Hackage Documentation MCP is designed to bridge the gap in AI language models' understanding of Haskell by providing real-time access to Hackage documentation. This tool allows AI models to retrieve precise and up-to-date documentation for specific Haskell modules, thereby improving the AI's ability to assist with Haskell programming. Given the limited training data on Haskell compared to more mainstream languages, this tool is essential for enhancing the accuracy of code generation, understanding Haskell's unique features, and accessing current information about Haskell libraries and modules.
Features
- Retrieve documentation for specific modules from any package on Hackage
- Specify exact package versions to ensure accuracy
- Clean, text-based output that's easily consumable by AI assistants
Tools
get_docs
Retrieve documentation for specific Haskell modules