Hex.pm MCP
Rank #15,078io.github.joshrotenberg/hexpm-mcp
MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages
Hex.pm MCP is a Model Context Protocol (MCP) server published by joshrotenberg. It ranks #15,078 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Hex.pm MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 116,968 of 132,046 servers on MCP Toplist.
Use Hex.pm MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hexpm-mcp https://hexpm-mcp.fly.dev/mcp[mcp_servers.hexpm-mcp]
url = "https://hexpm-mcp.fly.dev/mcp"Add to ~/.codex/config.toml.
https://hexpm-mcp.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hexpm-mcp": {
"url": "https://hexpm-mcp.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hexpm-mcp": {
"type": "http",
"url": "https://hexpm-mcp.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hexpm-mcp": {
"serverUrl": "https://hexpm-mcp.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hexpm-mcp": {
"url": "https://hexpm-mcp.fly.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.joshrotenberg%2Fhexpm-mcp)<a href="https://mcptoplist.com/server/io.github.joshrotenberg%2Fhexpm-mcp"><img src="https://mcptoplist.com/badge/io.github.joshrotenberg%2Fhexpm-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
joshrotenberg
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Hex.pm MCP?
- Hex.pm MCP is maintained by joshrotenberg, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Hex.pm MCP listed on the Official MCP Registry?
- Yes — Hex.pm MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Hex.pm MCP have?
- MCP Toplist tracks 1 version of Hex.pm MCP, most recently published on Jun 15, 2026.
- Where can I find the source code for Hex.pm MCP?
- The source code for Hex.pm MCP is hosted at github.com/joshrotenberg/hexpm-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.