mcpbeat Sign in

Fruit Stand Fund Returns MCP Server

by fruitstand Your server? Claim it
answering

Fruit Stand Fund Returns is answering right now. Last checked 11 min ago. It exposes 6 tools.

Trailing & calendar-year returns for 32,000+ US mutual funds & ETFs — fund performance by ticker.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 21 days of history · worst day 94%
21 days agonow
95.6%
Uptime 24h
87 of 91 checks
6
Tools
read from the server
614 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 13

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 8 September 2026. No other catalogue keeps this.

8 Sep a tool description was rewritten getTrailingReturns
7 Sep 6 tool descriptions were rewritten batchCalendarReturns, batchTrailingReturns, getCalendarReturns and 3 more
7 Sep 6 tools changed the parameters they ask for batchCalendarReturns, batchTrailingReturns, getCalendarReturns and 3 more

Fruit Stand Fund Returns does not always answer

Over the last week it answered 98.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add fund-returns --transport http https://api.fruitstand.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fund-returns": {
      "url": "https://api.fruitstand.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fund-returns]
url = "https://api.fruitstand.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fund-returns": {
      "url": "https://api.fruitstand.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fund-returns": {
      "url": "https://api.fruitstand.dev/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

batchcalendarreturns
batchCalendarReturns
Calendar-year total returns for up to 100 funds in one call - same data as getCalendarReturns. Pass `codes` and optional `year`. One row per fund; funds with no data are omitted and order is not guaranteed, so match on `code`. Values are decimal fractions, total return, distributions reinvested. Use this to compare funds across a year.
batchtrailingreturns
batchTrailingReturns
Trailing total returns for up to 100 funds in one call - same data as getTrailingReturns. Pass `codes` and optional `as_of`. One row per fund; funds with no data are omitted and order is not guaranteed, so match on `code`. Values are decimal fractions, total return, distributions reinvested. Use this to compare or screen funds.
getcalendarreturns
getCalendarReturns
Full calendar-year (Jan-Dec) total return for one fund. Pass `year`, or omit for the latest completed year. `calendar_year_return` is a decimal fraction, distributions reinvested (0.263 = +26.3%); `base_date`/`end_date` give the actual span (partial in launch/delist years). Use getTrailingReturns for rolling windows.
getfund
getFund
Fetch one fund's metadata by ticker (`code`): name, type (ETF or FUND), exchange, currency, ISIN, active/inactive status, and the date range for which return data exists. Returns 404 if the ticker is unknown. Use searchFunds to resolve a name to a code; use the returns tools for performance.
gettrailingreturns
getTrailingReturns
Trailing total returns for one fund: 1d, 1w, 1m, 3m, 6m, YTD, 1y-20y, and since inception. Latest by default, or pass `as_of` (snaps to the prior trading day). Values are decimal fractions of total return, distributions reinvested (0.1234 = +12.34%); 2y and longer are annualized (CAGR). Use batchTrailingReturns for many funds.
searchfunds
searchFunds
Search the ~32,000 US mutual funds and ETFs by name or ticker to get the `code` the other tools need. Returns fund metadata only — name, type (ETF or FUND), exchange, currency, ISIN, and the date range with return data — plus `next_cursor` for keyset paging. No performance figures here; use getTrailingReturns / getCalendarReturns for those.

Endpoints

URLTransportStateLatencyChecked
https://api.fruitstand.dev/mcp streamable-http answering 737 ms 11 min ago

Alternatives to Fruit Stand Fund Returns

same job, measured the same way
Avalara Returns
by avalara

Provides access to Avalara Global Returns API for tax returns, filing calendars, and compliance data

answering
ASO Atlas
by asoatlas

App Store keyword research, rank tracking and App Store Connect performance for your iOS apps.

answering
Bargo Congress Trades
by bargo-ai

Query normalized U.S. Congress STOCK Act trades with member, ticker, and performance data.

3 tools answering
Filingapi
by jethrokirk-sudo

SEC filings, earnings transcripts, guidance signals & macro calendar for S&P 500. 11 MCP tools.

10 tools answering
Paypay MCP
by mrslbt

PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN.

44 installs/wk local only
Coach Watts
by coachwatts

Remote MCP server for training, nutrition, wellness, and performance data with OAuth 2.0.

answering
Amazonads MCP
by cprice70

MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports

28 installs/wk local only
FundingLandscape
by tettertotter

Search 31,000+ open US grants, federal contracts, and foundations. Checked daily, free tier.

28 tools answering

Fruit Stand Fund Returns — questions

Answers built from our own checks of this server.

What can Fruit Stand Fund Returns do?
It exposes 6 tools, read directly from the server on our last check. Among them: batchCalendarReturns, batchTrailingReturns, getCalendarReturns, getFund, getTrailingReturns, searchFunds. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fruit Stand Fund Returns working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 91 checks got a reply (95.6%), average response time 614 ms. The bar chart above shows every period we have measured.
Is Fruit Stand Fund Returns still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Fruit Stand Fund Returns?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Fruit Stand Fund Returns need an API key?
No. Fruit Stand Fund Returns completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fruit Stand Fund Returns?
It answers our handshake in 614 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.