@themelt/mcp-server
Rank #14,125io.github.omer907/melt-mcp-server
Melt: value-leak discovery and lead capture for Claude, Cursor, and MCP-compatible agents.
@themelt/mcp-server is a Model Context Protocol (MCP) server published by omer907. It ranks #14,125 of 132,046 servers tracked on MCP Toplist. @themelt/mcp-server is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 117,921 of 132,046 servers on MCP Toplist.
Use @themelt/mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add melt-mcp-server -- npx -y @themelt/mcp-server[mcp_servers.melt-mcp-server]
command = "npx"
args = ["-y", "@themelt/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"melt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@themelt/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"melt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@themelt/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"melt-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@themelt/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"melt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@themelt/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"melt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@themelt/mcp-server"
]
}
}
}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.omer907%2Fmelt-mcp-server)<a href="https://mcptoplist.com/server/io.github.omer907%2Fmelt-mcp-server"><img src="https://mcptoplist.com/badge/io.github.omer907%2Fmelt-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
omer907
Available versions (6)
| Version | Published |
|---|---|
| 0.1.6 | Sep 9, 2026 |
| 0.1.5 | Aug 20, 2026 |
| 0.1.4 | Aug 20, 2026 |
| 0.1.3 | Jul 20, 2026 |
| 0.1.2 | Jul 20, 2026 |
| 0.1.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains @themelt/mcp-server?
- @themelt/mcp-server is maintained by omer907, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is @themelt/mcp-server listed on the Official MCP Registry?
- Yes — @themelt/mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does @themelt/mcp-server have?
- MCP Toplist tracks 6 versions of @themelt/mcp-server, most recently published on Sep 9, 2026.
- Where can I find the source code for @themelt/mcp-server?
- The source code for @themelt/mcp-server is hosted at github.com/omer907/melt-mcp-server.
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.