Lucent
Rank #19,701io.github.beepboop2025/lucent
Call-scoped Clear Signing presentation checks for EVM signing agents.
Lucent is a Model Context Protocol (MCP) server published by beepboop2025. It ranks #19,701 of 115,460 servers tracked on MCP Toplist. Lucent is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 95,759 of 115,460 servers on MCP Toplist.
Use Lucent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lucent -- docker run -i --rm ghcr.io/beepboop2025/lucent-mcp:v0.2.1[mcp_servers.lucent]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/beepboop2025/lucent-mcp:v0.2.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lucent": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lucent": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lucent": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lucent": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lucent": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
}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.beepboop2025%2Flucent)<a href="https://mcptoplist.com/server/io.github.beepboop2025%2Flucent"><img src="https://mcptoplist.com/badge/io.github.beepboop2025%2Flucent.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
beepboop2025
Other servers by beepboop2025
- Palimpsest — censorship, China economy and model-eval observatory#774 · 9 vers
- Seiche — world-markets evidence terminal#3,222 · 6 vers
- LiquiLens Evidence Carrier#8,169 · 3 vers
- NarcoScope — official drug-market evidence explorer#8,412 · 3 vers
- my quant doesn’t speak english — editorial discovery#8,930 · 2 vers
- data-breach-detector#9,025 · 5 vers
- Financial Evidence#10,858 · 2 vers
- LiquiLens — the Failure Radar#11,256 · 8 vers
- Groundcheck#13,096 · 5 vers
- pdf-suite-mcp#14,875 · 3 vers
- noisefloor — is this number real?#22,069 · 2 vers
- Umbra Xmr Bridge#25,205 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Aug 9, 2026 |
| 0.1.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains Lucent?
- Lucent is maintained by beepboop2025, which publishes 16 MCP servers (61 total versions) tracked on MCP Toplist.
- Is Lucent listed on the Official MCP Registry?
- Yes — Lucent is listed on the Official MCP Registry, alongside Glama.
- How many versions does Lucent have?
- MCP Toplist tracks 2 versions of Lucent, most recently published on Aug 9, 2026.
- Where can I find the source code for Lucent?
- The source code for Lucent is hosted at github.com/beepboop2025/lucent.