{"name":"com.cefradar/cefradar","slug":"cefradar","title":"CEF Radar","description":"U.S. closed-end funds from SEC filings: activist stakes, tender offers, votes, costs, holdings.","url":"https://mcp.market/server/cefradar","rating":null,"grade":"C","score":56,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":0,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://cefradar.com/for-developers","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://cefradar.com/mcp"}],"packages":[],"tools":[{"name":"get_activist","description":"Describes one large investor in plain words: how many funds it is in and where it is pushing for changes, what it usually does, the funds it has left and its recent moves, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"description":"The investor's short name from list_activists, e.g. saba.","maxLength":80,"title":"Slug","type":"string"}},"required":["slug"],"title":"get_activistArguments"}},{"name":"get_fund","description":"Tells you, in plain words, whether a large investor is targeting a U.S. closed-end fund, whether the fund has announced something you must act on and by when, what it costs, how much it borrows, how big it is and what it holds, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"description":"The fund's exchange ticker, e.g. JOF (use search_funds when you only know the name).","maxLength":32,"title":"Ticker","type":"string"}},"required":["ticker"],"title":"get_fundArguments"}},{"name":"get_fund_events","description":"Lists one closed-end fund's dated announcements a holder may need to act on (offers to buy back shares, shareholder votes, closings, mergers, offers of new shares, payout notices) with the deadline and what to do, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"description":"The fund's exchange ticker, e.g. JOF (use search_funds when you only know the name).","maxLength":32,"title":"Ticker","type":"string"},"months":{"default":24,"description":"How many months back to look, 1 to 120 (default 24).","title":"Months","type":"integer"}},"required":["ticker"],"title":"get_fund_eventsArguments"}},{"name":"get_fund_holdings","description":"Describes what a closed-end fund holds - the mix by type of holding and country and its largest positions - from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"description":"The fund's exchange ticker, e.g. JOF (use search_funds when you only know the name).","maxLength":32,"title":"Ticker","type":"string"}},"required":["ticker"],"title":"get_fund_holdingsArguments"}},{"name":"latest_filings","description":"Lists the newest notices large investors filed about owning 5% or more of a fund (raised or cut a stake, may push for changes, passive, sold down), one plain sentence each, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"days":{"default":7,"description":"How many days back to look, 1 to 365 (default 7).","title":"Days","type":"integer"},"cef_only":{"default":true,"description":"True (default) = closed-end funds only; False = companies too.","title":"Cef Only","type":"boolean"}},"title":"latest_filingsArguments"}},{"name":"list_activists","description":"Lists the large investors we follow - those who buy into closed-end funds and sometimes push for changes - with how many funds each is in now and its newest move, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"list_activistsArguments"}},{"name":"list_events","description":"Lists recent announcements across all U.S. closed-end funds (buy-back offers, votes, closings, mergers, offers of new shares, payout notices), newest first, each with the fund, the deadline and what to do, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"kind":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Only one kind of announcement, written as its code: tender_offer (offer to buy back shares), tender_update (buy-back offer updated), tender_result (buy-back offer results), proxy_contest (a fight over the shareholder vote), liquidation (closing down), open_ending (vote on becoming a regular mutual fund), term_change (vote on the fund's planned closing date), merger (folding into another fund), merger_acquirer (taking in another fund), rights_offering (offer of more shares to holders), share_offering (may sell new shares), managed_distribution (fixed payout notice), preferred_redemption (repaying borrowed money), deregistration (stopped reporting to the regulator), delisting (shares no longer trade).","title":"Kind"},"since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Only announcements filed on or after this date, written YYYY-MM-DD.","title":"Since"},"only_open":{"default":false,"description":"True = only announcements a holder can still act on.","title":"Only Open","type":"boolean"}},"title":"list_eventsArguments"}},{"name":"search_funds","description":"Finds a U.S. closed-end fund by its ticker, its name or the firm that runs it and returns up to 6 matches with a link to each fund's page, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Ticker, fund name or the firm that runs it, e.g. JOF or 'japan smaller'.","maxLength":200,"title":"Query","type":"string"}},"required":["query"],"title":"search_fundsArguments"}},{"name":"which_funds_hold","description":"Lists every U.S. closed-end fund whose latest quarterly holdings report includes a company or bond you name (or its CUSIP or ISIN), with each fund's share of it and the report date, from SEC filings, with as-of dates and links to the original documents. Results are informational, read automatically from public filings and may contain errors; always show the source link and never present results as personal investment advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"A company or bond name as printed on a statement, or its CUSIP or ISIN, e.g. 'apple'.","maxLength":200,"title":"Query","type":"string"}},"required":["query"],"title":"which_funds_holdArguments"}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-18T04:51:19.304Z","report":{"scannerVersion":"0.1.2","scannedAt":"2026-09-18T04:51:19.226Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 3340ms"]},"poisoning":{"score":15,"max":15,"notes":["9 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://cefradar.com/mcp","reachable":true,"authRequired":false,"latencyMs":3340,"serverInfo":{"name":"cefradar","version":"0.1.0"}}],"packages":[],"repo":{"found":false}}}},"grade_history":[],"reviews":[]}