nomue Record Verifier
Rank #15,907io.github.licklider-ai/nomue-verifier-mcp
Local verification of nomue Protocol Records; current release supports the Release 1 Welch bundle.
nomue Record Verifier is a Model Context Protocol (MCP) server published by licklider-ai. It ranks #15,907 of 132,046 servers tracked on MCP Toplist. nomue Record Verifier is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 116,139 of 132,046 servers on MCP Toplist.
Use nomue Record Verifier
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nomue-verifier-mcp -- npx -y @licklider/nomue-verifier-mcp[mcp_servers.nomue-verifier-mcp]
command = "npx"
args = ["-y", "@licklider/nomue-verifier-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nomue-verifier-mcp": {
"command": "npx",
"args": [
"-y",
"@licklider/nomue-verifier-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nomue-verifier-mcp": {
"command": "npx",
"args": [
"-y",
"@licklider/nomue-verifier-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nomue-verifier-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@licklider/nomue-verifier-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nomue-verifier-mcp": {
"command": "npx",
"args": [
"-y",
"@licklider/nomue-verifier-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nomue-verifier-mcp": {
"command": "npx",
"args": [
"-y",
"@licklider/nomue-verifier-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.licklider-ai%2Fnomue-verifier-mcp)<a href="https://mcptoplist.com/server/io.github.licklider-ai%2Fnomue-verifier-mcp"><img src="https://mcptoplist.com/badge/io.github.licklider-ai%2Fnomue-verifier-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
licklider-ai
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0-rc.1 | Sep 18, 2026 |
| 0.2.0-rc.0 | Sep 4, 2026 |
| 0.1.0-rc.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains nomue Record Verifier?
- nomue Record Verifier is maintained by licklider-ai, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is nomue Record Verifier listed on the Official MCP Registry?
- Yes — nomue Record Verifier is listed on the Official MCP Registry, alongside Glama.
- How many versions does nomue Record Verifier have?
- MCP Toplist tracks 3 versions of nomue Record Verifier, most recently published on Sep 18, 2026.
- Where can I find the source code for nomue Record Verifier?
- The source code for nomue Record Verifier is hosted at github.com/licklider-ai/nomue-verifier-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.