Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

FolioFact

com.foliofact/foliofact

Read-only value-investing fund, holdings, financial, options, and insider research.

Uptime
100.0%
1 direct probes · 30d
Response
115ms
last probe
Tools
13
callable
Resources
0
readable
Prompts
0
available

Tools · 13

search

Bounded cross-domain search: funds by name, stocks by ticker/name, and insider transactions by owner. The same scopes the web search uses. A blank or missing query returns empty buckets, mirroring GET…

get_fund

One fund's latest filing and its investors.

fund_holdings

A fund's current portfolio positions with quarter-over-quarter change.

fund_history

Quarter-by-quarter filing history and a summary (turnover, concentration, favorites).

get_stock

One company as held by tracked funds: holders, values, and last-quarter moves.

get_investor

One investor's portfolio links (funds they run or back) and featured fund.

insider_feed

Recent Form 4/5 insider transactions across all held stocks, newest first. Filterable by transaction type and owner. Page 2+ requires FolioFact Pro.

fetch_page

Fetches an allowlisted public page as markdown/text: published blog posts (/blog/:slug), static pages (e.g. /agents, /api-docs, /about), and the agent discovery doc (/llms.txt).

stock_earnings

The latest cited earnings report for one stock. Teasers are public. Set include_full=true for the complete evidence-linked report; that content requires FolioFact Pro.

stock_financials

Financial statements (yearly and quarterly) and the valuation summary (enterprise value, FCF/EV and OCF/EV yields). Requires FolioFact Pro.

stock_insiders

Recent Form 4/5 insider transactions for one company. Requires FolioFact Pro.

stock_options

Daily 30-day implied volatility history for one company. Requires FolioFact Pro.

compare_stocks

Aligned multi-stock comparison: valuation, latest financial point, fund conviction, and insider activity. Requires FolioFact Pro.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "foliofact": {
      "url": "https://foliofact.com/mcp",
      "transport": "streamable-http"
    }
  }
}