Lotor
Rank #5,566io.github.githubscum/lotor
A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.
Lotor is a Model Context Protocol (MCP) server published by githubscum. It ranks #5,566 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Lotor is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 126,480 of 132,046 servers on MCP Toplist.
Use Lotor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lotor -- npx -y lotor-mcp[mcp_servers.lotor]
command = "npx"
args = ["-y", "lotor-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lotor": {
"command": "npx",
"args": [
"-y",
"lotor-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lotor": {
"command": "npx",
"args": [
"-y",
"lotor-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lotor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lotor-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lotor": {
"command": "npx",
"args": [
"-y",
"lotor-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lotor": {
"command": "npx",
"args": [
"-y",
"lotor-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.githubscum%2Flotor)<a href="https://mcptoplist.com/server/io.github.githubscum%2Flotor"><img src="https://mcptoplist.com/badge/io.github.githubscum%2Flotor.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
githubscum
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Jul 25, 2026 |
| 1.0.1 | Jul 25, 2026 |
| 1.0.0 | Jul 25, 2026 |
Frequently asked questions
- Who maintains Lotor?
- Lotor is maintained by githubscum, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Lotor listed on the Official MCP Registry?
- Yes — Lotor is listed on the Official MCP Registry, alongside Glama.
- How many versions does Lotor have?
- MCP Toplist tracks 3 versions of Lotor, most recently published on Jul 25, 2026.
- Where can I find the source code for Lotor?
- The source code for Lotor is hosted at github.com/githubscum/lotor.
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.