mellos-mapping
Rank #931io.github.GuangminJu/mellos-mapping
Live layered dependency map for bottom-up development, drawn by the agent in a terminal pane.
mellos-mapping is a Model Context Protocol (MCP) server published by GuangminJu. It ranks #931 of 132,046 servers tracked on MCP Toplist, and its repository has 67 GitHub stars. mellos-mapping is listed across 2 registries — Official MCP and Glama, with 18 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 131,115 of 132,046 servers on MCP Toplist.
Use mellos-mapping
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mellos-mapping -- npx -y mellos-mapping[mcp_servers.mellos-mapping]
command = "npx"
args = ["-y", "mellos-mapping"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mellos-mapping": {
"command": "npx",
"args": [
"-y",
"mellos-mapping"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mellos-mapping": {
"command": "npx",
"args": [
"-y",
"mellos-mapping"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mellos-mapping": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mellos-mapping"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mellos-mapping": {
"command": "npx",
"args": [
"-y",
"mellos-mapping"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mellos-mapping": {
"command": "npx",
"args": [
"-y",
"mellos-mapping"
]
}
}
}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.GuangminJu%2Fmellos-mapping)<a href="https://mcptoplist.com/server/io.github.GuangminJu%2Fmellos-mapping"><img src="https://mcptoplist.com/badge/io.github.GuangminJu%2Fmellos-mapping.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GuangminJu
Available versions (18)
| Version | Published |
|---|---|
| 0.27.1 | Sep 22, 2026 |
| 0.27.0 | Sep 22, 2026 |
| 0.26.2 | Sep 20, 2026 |
| 0.26.1 | Sep 19, 2026 |
| 0.26.0 | Sep 18, 2026 |
| 0.25.0 | Sep 18, 2026 |
| 0.24.0 | Sep 15, 2026 |
| 0.23.0 | Sep 15, 2026 |
| 0.22.1 | Sep 14, 2026 |
| 0.20.3 | Aug 28, 2026 |
| 0.20.2 | Aug 25, 2026 |
| 0.19.0 | Aug 15, 2026 |
| 0.18.0 | Aug 14, 2026 |
| 0.17.0 | Aug 14, 2026 |
| 0.16.0 | Aug 14, 2026 |
| 0.15.0 | Aug 14, 2026 |
| 0.14.0 | Aug 13, 2026 |
| 0.12.1 | Aug 13, 2026 |
Frequently asked questions
- Who maintains mellos-mapping?
- mellos-mapping is maintained by GuangminJu, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is mellos-mapping listed on the Official MCP Registry?
- Yes — mellos-mapping is listed on the Official MCP Registry, alongside Glama.
- How many versions does mellos-mapping have?
- MCP Toplist tracks 18 versions of mellos-mapping, most recently published on Sep 22, 2026.
- Where can I find the source code for mellos-mapping?
- The source code for mellos-mapping is hosted at github.com/GuangminJu/mellos-mapping.
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.