Hex.pm MCP
https://hexpm-mcp.fly.dev/mcp
● healthy
MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages
Transport
streamable-http
Auth
—
Cost
—
Listed in
Directories this entry was found in.
How to connect
MCP endpoint (streamable-http)
https://hexpm-mcp.fly.dev/mcp
JSON-RPC initialize probe
curl -X POST https://hexpm-mcp.fly.dev/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/joshrotenberg/hexpm-mcp