Warren Buffett value investing MCP server for US stocks
Project description
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
- Open Claude Desktop Settings → Connectors → Add Custom Connector
- Enter:
- Name:
Value Investing MCP - URL:
https://value-investing.fastmcp.app/mcp
- Name:
- Click Add
- Start using! 🎉
Local Installation (Optional)
Prerequisites
Windows:
- Python 3.11+ (check "Add Python to PATH")
- Git
- Microsoft Visual C++ Redistributable
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
- Open Claude Desktop Settings → Developer → Edit Config
- Add to
claude_desktop_config.json:
{
"mcpServers": {
"Value Investing MCP": {
"command": "uvx",
"args": [
"--from", "git+https://github.com/saidsurucu/value-investing-mcp",
"value-investing-mcp"
]
}
}
}
- 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 |
| 5 | Position Sizing | Modified Kelly Criterion (max 15% position) |
| 6 | Buffett Indicator | Market valuation (Total Market Cap / GDP) |
| 7 | Complete Analysis | All-in-one comprehensive stock analysis |
Raw Data Access (8-11):
| # | Tool | Description |
|---|---|---|
| 8 | Financial Statements | Balance Sheet, Income Statement, Cash Flow |
| 9 | Company Info | Profile, sector, industry, market cap |
| 10 | Historical Prices | OHLCV price data with flexible periods |
| 11 | Analyst Estimates | Growth estimates, price targets, EPS forecasts |
Consolidated Analysis (12-16):
| # | Tool | Description |
|---|---|---|
| 12 | Stock Screener | Filter stocks with 96 equity filters |
| 13 | Ownership Analysis | Insider & institutional ownership patterns |
| 14 | Dividend Analysis | 5-factor dividend safety scoring |
| 15 | Analyst Ratings | Consensus, price targets, earnings estimates |
| 16 | Risk Metrics | Multi-dimensional risk assessment (Altman Z-Score) |
Data Sources
- SEC EDGAR: Company ticker lookup
- Yahoo Finance: Stock financials, prices, analyst estimates
- World Bank API: GDP data for terminal growth rates
- yfscreen: Stock screening filters
Markets Supported
US markets only (NASDAQ, NYSE, S&P 500)
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_saidsurucu_value_investing_mcp-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_saidsurucu_value_investing_mcp-0.1.0.tar.gz
- Upload date:
- Size: 178.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d65768729a80729956f77dc9245955523584728fbd69f5ed62b2eb531e30760
|
|
| MD5 |
3fa0bcb3717b77684078c8d9e72ac39c
|
|
| BLAKE2b-256 |
0c335c5180aab50f8f56f6525e3e0552b2e889e16929e59e697d175a79e208c8
|
File details
Details for the file iflow_mcp_saidsurucu_value_investing_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_saidsurucu_value_investing_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
032c17d5261d29f03f75ec71500a865e6ae7d4b7cf9afcb5a348239deadea6f7
|
|
| MD5 |
378b56002132f01ec79b76325a5a96a4
|
|
| BLAKE2b-256 |
bcefc6d965ac2456db5a2c3d48d46107662615dd2775758222b6c06ad1485d63
|