caseyWebb/elm-package-mcp-server
3.3
If you are the rightful owner of elm-package-mcp-server 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.
The Elm Package MCP Server is a tool designed to facilitate the retrieval and management of Elm package documentation through a Model Context Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
list_packages
Lists all packages from elm.json, with an option to include indirect dependencies.
get_readme
Fetches the README for a specific package.
get_docs
Fetches the API documentation for a specific package, with an optional module filter.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client