Hex Line
Rank #3,032io.github.levnikolaevich/hex-line-mcp
Hash-verified file editing MCP server with token efficiency hook for AI coding agents.
Hex Line is a Model Context Protocol (MCP) server published by levnikolaevich. It ranks #3,032 of 121,933 servers tracked on MCP Toplist, and its repository has 558 GitHub stars. Hex Line is listed on Official MCP, with 45 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on May 29, 2026.
Ranks ahead of 118,901 of 121,933 servers on MCP Toplist.
Use Hex Line
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hex-line-mcp -- npx -y @levnikolaevich/hex-line-mcp[mcp_servers.hex-line-mcp]
command = "npx"
args = ["-y", "@levnikolaevich/hex-line-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hex-line-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-line-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hex-line-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-line-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hex-line-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-line-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hex-line-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-line-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hex-line-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-line-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.levnikolaevich%2Fhex-line-mcp)<a href="https://mcptoplist.com/server/io.github.levnikolaevich%2Fhex-line-mcp"><img src="https://mcptoplist.com/badge/io.github.levnikolaevich%2Fhex-line-mcp.svg" alt="MCP Toplist: Top 5% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
levnikolaevich
Available versions (45)
| Version | Published |
|---|---|
| 1.31.0 | May 29, 2026 |
| 1.30.1 | May 8, 2026 |
| 1.30.0 | Apr 25, 2026 |
| 1.29.0 | Apr 24, 2026 |
| 1.28.0 | Apr 22, 2026 |
| 1.27.1 | Apr 21, 2026 |
| 1.27.0 | Apr 21, 2026 |
| 1.26.0 | Apr 16, 2026 |
| 1.25.1 | Apr 15, 2026 |
| 1.25.0 | Apr 14, 2026 |
| 1.24.1 | Apr 14, 2026 |
| 1.24.0 | Apr 14, 2026 |
| 1.23.1 | Apr 14, 2026 |
| 1.23.0 | Apr 14, 2026 |
| 1.22.0 | Apr 14, 2026 |
| 1.21.1 | Apr 14, 2026 |
| 1.21.0 | Apr 14, 2026 |
| 1.20.0 | Apr 13, 2026 |
| 1.19.0 | Apr 12, 2026 |
| 1.18.2 | Apr 12, 2026 |
| 1.18.1 | Apr 12, 2026 |
| 1.18.0 | Apr 12, 2026 |
| 1.17.1 | Apr 11, 2026 |
| 1.17.0 | Apr 10, 2026 |
| 1.16.0 | Apr 9, 2026 |
| 1.15.0 | Apr 7, 2026 |
| 1.14.1 | Apr 6, 2026 |
| 1.14.0 | Apr 5, 2026 |
| 1.13.0 | Apr 5, 2026 |
| 1.12.1 | Apr 5, 2026 |
| 1.12.0 | Apr 5, 2026 |
| 1.11.1 | Apr 5, 2026 |
| 1.10.0 | Apr 1, 2026 |
| 1.9.0 | Mar 31, 2026 |
| 1.8.1 | Mar 30, 2026 |
| 1.8.0 | Mar 27, 2026 |
| 1.7.0 | Mar 25, 2026 |
| 1.6.0 | Mar 24, 2026 |
| 1.5.0 | Mar 24, 2026 |
| 1.4.0 | Mar 24, 2026 |
| 1.3.6 | Mar 23, 2026 |
| 1.3.5 | Mar 23, 2026 |
| 1.3.4 | Mar 23, 2026 |
| 1.3.3 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hex Line?
- Hex Line is maintained by levnikolaevich, which publishes 6 MCP servers (99 total versions) tracked on MCP Toplist.
- Is Hex Line listed on the Official MCP Registry?
- Yes — Hex Line is listed on the Official MCP Registry.
- How many versions does Hex Line have?
- MCP Toplist tracks 45 versions of Hex Line, most recently published on May 29, 2026.
- Where can I find the source code for Hex Line?
- The source code for Hex Line is hosted at github.com/levnikolaevich/claude-code-skills.
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.