mcpbeat Sign in

FalsifyLab Alpha MCP Server

by falsifylab Your server? Claim it
local only

FalsifyLab Alpha runs on your own machine — the client starts it, so there is no endpoint to ping. 177 installs a week from pypi. Last commit 12 Jun 2026.

Live DeFi yield, HL vaults, SEC insider/8-K, macro tape, ETF flows, airdrops, Polymarket whales.

Installs per day peak 114 · avg 34 · -36% w/w
a month agotoday
177
Installs / week
pypi · falsifylab-alpha-mcp
1
Stars
1 open issues
12 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check FalsifyLab Alpha every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add falsifylab-alpha-mcp -- uvx falsifylab-alpha-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "falsifylab-alpha-mcp": {
      "args": [
        "falsifylab-alpha-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.falsifylab-alpha-mcp]
command = "uvx"
args = ["falsifylab-alpha-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "falsifylab-alpha-mcp": {
      "args": [
        "falsifylab-alpha-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "falsifylab-alpha-mcp": {
      "args": [
        "falsifylab-alpha-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: FL_API_KEY (FalsifyLab API key. Free tier auto-issues on first call; Pro key from falsifylab.com/pro.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to FalsifyLab Alpha

same job, measured the same way
Polymarket MCP Server
by mrlarryjohnson111

Live Polymarket data for agents: markets, insider-scored whale trades, leaderboards, wallet P&L

answering
Marketmaster
by marketmaster

Live Kalshi and Polymarket data: EV edges, cross-venue arbitrage, markets, and whale trades.

49 installs/wk 6 tools answering
InsiderAlpha — SEC Insider Trading
by insideralpha

SEC Form 4 insider trades, daily trading plans, 8-K catalysts and market data for AI assistants.

answering
Vigia Edgar
by filingtape

Always-on SEC EDGAR watcher: ~45s alerts when an insider files a Form 4 or a firm drops an 8-K.

answering
XOOMAR market data
by xoomar

Free US market data as tools: SEC filings, insiders, short interest, 13F, COT, ETF flows, liquidity.

788 installs/wk 26 tools answering
Finance MCP
by adididitagain

Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.

79 installs/wk local only
Prediction Markets Data: Kalshi + Polymarket
by brenton-keller

Live Kalshi + Polymarket prices, orderbooks, trades, results. Pay per result via Apify.

answering
I
Stockfacts
by aaazzzr

US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.

answering

FalsifyLab Alpha — questions

Answers built from our own checks of this server.

Why is there no uptime for FalsifyLab Alpha?
FalsifyLab Alpha runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package falsifylab-alpha-mcp was installed 177 times last week.
How do I connect FalsifyLab Alpha?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls falsifylab-alpha-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use FalsifyLab Alpha?
The pypi package falsifylab-alpha-mcp was installed 177 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is FalsifyLab Alpha open source?
Yes — it is published under the MIT licence, written in Python, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.