Warren Buffett value investing MCP server for US stocks
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-saidsurucu-value-investing-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Value Investing MCP Warren Buffett value investing MCP server for US stock markets. ## Quick Start (Remote MCP) **No installation required!** **Remote MCP URL:** `https://value-investing.fastmcp.app/mcp` ### Claude Desktop 1. Open Claude Desktop **Settings → Connectors → Add Custom Connector** 2. Enter: - **Name:** `Value Investing MCP` - **URL:** `https://value-investing.fastmcp.app/mcp` 3. Click **Add** 4. Start using! 🎉 --- ## Local Installation (Optional) ### Prerequisites **Windows:** - [Python 3.11+](https://www.python.org/downloads/) (check "Add Python to PATH") - [Git](https://git-scm.com/downloads/win) - [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist) - `uv`: Run in PowerShell: ``` powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" ``` **Mac/Linux:** - Python 3.11+ - `uv`: Run in Terminal: ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Claude Desktop 1. Open Claude Desktop **Settings → Developer → Edit Config** 2. Add to `claude_desktop_config.json`: ```json { "mcpServers": { "Value Investing MCP": { "command": "uvx", "args": [ "--from", "git+https://github.com/saidsurucu/value-investing-mcp", "value-investing-mcp" ] } } } ``` 3. Restart Claude Desktop ### Other MCP Clients (5ire, etc.) **Command:** ``` uvx --from git+https://github.com/saidsurucu/value-investing-mcp value-investing-mcp ``` --- ## Features ### 17 MCP Tools **Core Calculations (0-7):** | # | Tool | Description | |---|------|-------------| | 0 | Ticker Search | Find stock ticker symbols by company name (SEC EDGAR) | | 1 | Owner Earnings | Calculate true economic earnings (NI + D&A - CapEx - ΔWC) | | 2 | Intrinsic Value | 10-year DCF with Buffett parameters | | 3 | Moat Score | Economic moat assessment (10 factors, 0-100) | | 4 | Margin of Safety | Risk-adjusted buy signals with moat thresholds | …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.