Financial Evidence
Rank #10,858io.github.beepboop2025/financial-evidence
Read-only public financial evidence from LiquiLens, Undertow, Seiche and Palimpsest.
Financial Evidence is a Model Context Protocol (MCP) server published by beepboop2025. It ranks #10,858 of 115,460 servers tracked on MCP Toplist. Financial Evidence is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 104,602 of 115,460 servers on MCP Toplist.
Use Financial Evidence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http financial-evidence https://liquilens.in/mcp/financial-evidenceclaude mcp add financial-evidence -- docker run -i --rm ghcr.io/beepboop2025/financial-evidence-skills:0.1.3[mcp_servers.financial-evidence]
url = "https://liquilens.in/mcp/financial-evidence"Add to ~/.codex/config.toml.
[mcp_servers.financial-evidence]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/beepboop2025/financial-evidence-skills:0.1.3"]Add to ~/.codex/config.toml.
https://liquilens.in/mcp/financial-evidenceSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"financial-evidence": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/financial-evidence-skills:0.1.3"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"financial-evidence": {
"url": "https://liquilens.in/mcp/financial-evidence"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"financial-evidence": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/financial-evidence-skills:0.1.3"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"financial-evidence": {
"type": "http",
"url": "https://liquilens.in/mcp/financial-evidence"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"financial-evidence": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/financial-evidence-skills:0.1.3"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"financial-evidence": {
"serverUrl": "https://liquilens.in/mcp/financial-evidence"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"financial-evidence": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/financial-evidence-skills:0.1.3"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"financial-evidence": {
"url": "https://liquilens.in/mcp/financial-evidence"
}
}
}{
"mcpServers": {
"financial-evidence": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/beepboop2025/financial-evidence-skills:0.1.3"
]
}
}
}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%2Ffinancial-evidence)<a href="https://mcptoplist.com/server/io.github.beepboop2025%2Ffinancial-evidence"><img src="https://mcptoplist.com/badge/io.github.beepboop2025%2Ffinancial-evidence.svg" alt="MCP Toplist: Top 10% 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
- LiquiLens — the Failure Radar#11,256 · 8 vers
- Groundcheck#13,096 · 5 vers
- pdf-suite-mcp#14,875 · 3 vers
- Lucent#19,701 · 2 vers
- noisefloor — is this number real?#22,069 · 2 vers
- Umbra Xmr Bridge#25,205 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Aug 24, 2026 |
| 0.1.0 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Financial Evidence?
- Financial Evidence is maintained by beepboop2025, which publishes 16 MCP servers (61 total versions) tracked on MCP Toplist.
- Is Financial Evidence listed on the Official MCP Registry?
- Yes — Financial Evidence is listed on the Official MCP Registry, alongside Glama.
- How many versions does Financial Evidence have?
- MCP Toplist tracks 2 versions of Financial Evidence, most recently published on Aug 24, 2026.
- Where can I find the source code for Financial Evidence?
- The source code for Financial Evidence is hosted at github.com/beepboop2025/financial-evidence-skills.