Melchizedek
Rank #20,652io.github.louis49/melchizedek
MCP server providing melchizedek capabilities
Melchizedek is a Model Context Protocol (MCP) server published by louis49. It ranks #20,652 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Melchizedek is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Mar 3, 2026.
Ranks ahead of 111,394 of 132,046 servers on MCP Toplist.
Use Melchizedek
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add melchizedek -- npx -y melchizedek[mcp_servers.melchizedek]
command = "npx"
args = ["-y", "melchizedek"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"melchizedek": {
"command": "npx",
"args": [
"-y",
"melchizedek"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"melchizedek": {
"command": "npx",
"args": [
"-y",
"melchizedek"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"melchizedek": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"melchizedek"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"melchizedek": {
"command": "npx",
"args": [
"-y",
"melchizedek"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"melchizedek": {
"command": "npx",
"args": [
"-y",
"melchizedek"
]
}
}
}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.louis49%2Fmelchizedek)<a href="https://mcptoplist.com/server/io.github.louis49%2Fmelchizedek"><img src="https://mcptoplist.com/badge/io.github.louis49%2Fmelchizedek.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
louis49
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Mar 3, 2026 |
| 1.0.1 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Melchizedek?
- Melchizedek is maintained by louis49, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Melchizedek listed on the Official MCP Registry?
- Yes — Melchizedek is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Melchizedek have?
- MCP Toplist tracks 3 versions of Melchizedek, most recently published on Mar 3, 2026.
- Where can I find the source code for Melchizedek?
- The source code for Melchizedek is hosted at github.com/louis49/melchizedek.
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.