io.github.daniel3303/equibles
REMOTE · MCP.EQUIBLES.COM · SCANNED SEP 20
90+ free tools, Claude & ChatGPT: prices, options, SEC filings, 13F, insider, congress, transcripts.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability68
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 26967 tokens (~230/item across 117 items; 117 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management78
- Stability check failed: schema churn in the 30 days we've observed: 22 tool removals, 4 breaking changes, 0 auth/transport breaks, 28 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 117 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.daniel3303/equibles MCP server?
io.github.daniel3303/equibles is a hosted endpoint at https://mcp.equibles.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.equibles.com
claude mcp add --transport http daniel3303-equibles 'https://mcp.equibles.com/mcp'
{
"mcpServers": {
"daniel3303-equibles": {
"url": "https://mcp.equibles.com/mcp"
}
}
} {
"servers": {
"daniel3303-equibles": {
"type": "http",
"url": "https://mcp.equibles.com/mcp"
}
}
} [mcp_servers.daniel3303-equibles] url = "https://mcp.equibles.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"daniel3303-equibles": {
"type": "remote",
"url": "https://mcp.equibles.com/mcp",
"enabled": true
}
}
} openclaw mcp add daniel3303-equibles --url 'https://mcp.equibles.com/mcp' --transport streamable-http
mcp_servers:
daniel3303-equibles:
url: "https://mcp.equibles.com/mcp" {
"McpServers": {
"daniel3303-equibles": {
"Transport": "http",
"Url": "https://mcp.equibles.com/mcp"
}
}
} assistant mcp add daniel3303-equibles -t streamable-http -u 'https://mcp.equibles.com/mcp'
{
"mcpServers": {
"daniel3303-equibles": {
"type": "http",
"url": "https://mcp.equibles.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Sept 26 +1
- Tool “GetAnalystEstimates” rewrote its description, which is the text the model reads security
- 11 Sept 26 0
- New tool “GetAnalystEstimates” functional
- 10 Sept 26 0
- Tool “GetInstitutionalOwnershipHistory” rewrote its description, which is the text the model reads security
- Tool “GetTopInstitutionalBuyersSellers” rewrote its description, which is the text the model reads security
- 9 Sept 26 0
- Tool “GetInstitutionCloneBacktest” rewrote its description, which is the text the model reads security
- 6 Sept 26 0
- Tool “GetValuationMultiples” rewrote its description, which is the text the model reads security
- 5 Sept 26 0
- Tool “GetEtfProfile” rewrote its description, which is the text the model reads security
- Tool “GetFailsToDeliver” rewrote its description, which is the text the model reads security
- Tool “GetFundsHoldingStock” rewrote its description, which is the text the model reads security
- Tool “GetInstitutionalOwnershipHistory” rewrote its description, which is the text the model reads security
- Tool “GetLargestShortVolume” rewrote its description, which is the text the model reads security
- Tool “GetOffExchangeVolume” rewrote its description, which is the text the model reads security
- Tool “GetShortInterest” rewrote its description, which is the text the model reads security
- Tool “GetShortInterestSnapshot” rewrote its description, which is the text the model reads security
- Tool “GetShortSqueezeScores” rewrote its description, which is the text the model reads security
- Tool “GetShortVolume” rewrote its description, which is the text the model reads security
- Tool “GetTopHolders” rewrote its description, which is the text the model reads security
- “GetCongressionalTrades” reworded the description of “ticker” cosmetic
- “GetFailsToDeliver” reworded the description of “ticker” cosmetic
- “GetFundsHoldingStock” reworded the description of “ticker” cosmetic
- “GetInstitutionalOwnershipHistory” reworded the description of “ticker” cosmetic
- “GetOffExchangeVolume” reworded the description of “ticker” cosmetic
- “GetShortInterest” reworded the description of “ticker” cosmetic
- “GetShortVolume” reworded the description of “ticker” cosmetic
- “GetTopHolders” reworded the description of “ticker” cosmetic
- “GetTopInstitutionalBuyersSellers” reworded the description of “ticker” cosmetic
- 4 Sept 26 0
- Tool “CompareInstitutionPortfolios” rewrote its description, which is the text the model reads security
- Tool “GetDebtInstrument” rewrote its description, which is the text the model reads security
- Tool “GetDebtProfile” rewrote its description, which is the text the model reads security
- Tool “GetInstitutionConsensusHoldings” rewrote its description, which is the text the model reads security
- Tool “GetInstitutionPortfolio” rewrote its description, which is the text the model reads security
- Tool “GetInstitutionSectorAllocation” rewrote its description, which is the text the model reads security
- Tool “GetInstitutionSummary” rewrote its description, which is the text the model reads security
- Tool “GetInstitutionalOwnershipHistory” rewrote its description, which is the text the model reads security
- Tool “GetMarketWide13FActivity” rewrote its description, which is the text the model reads security
- Tool “GetMostHeldStocks” rewrote its description, which is the text the model reads security
- Tool “GetTopHolders” rewrote its description, which is the text the model reads security
- Tool “SearchInstitutions” rewrote its description, which is the text the model reads security
- New tool “GetEtfHoldings” functional
- New tool “GetEtfProfile” functional
- New tool “SearchEtfs” functional
- “GetDebtInstrument” added an optional parameter “covenantOffset” cosmetic
- “GetDebtInstrument” added an optional parameter “documentOffset” cosmetic
- “GetDebtInstrument” added an optional parameter “evidenceOffset” cosmetic
- “GetDebtInstrument” added an optional parameter “historyOffset” cosmetic
- “GetDebtInstrument” added an optional parameter “maxCovenants” cosmetic
- “GetDebtInstrument” added an optional parameter “maxDocuments” cosmetic
- “GetDebtInstrument” added an optional parameter “maxEvidenceCharacters” cosmetic
- “GetDebtInstrument” added an optional parameter “maxHistory” cosmetic
- “GetDebtProfile” added an optional parameter “evidenceOffset” cosmetic
- “GetDebtProfile” added an optional parameter “maxEvidenceCharacters” cosmetic
- “GetDebtProfile” added an optional parameter “maxReportedTotals” cosmetic
- “GetDebtProfile” added an optional parameter “reportedTotalOffset” cosmetic
- “GetDebtProfile” reworded the description of “maxResults” cosmetic
- “GetMostHeldStocks” reworded the description of “sort” cosmetic
- 3 Sept 26 −1
- New tool “GetDebtInstrument” functional
- New tool “GetDebtProfile” functional
- “GetCongressionalTrades” added an optional parameter “offset” cosmetic
- “GetExecutiveChanges” added an optional parameter “offset” cosmetic
- “GetForm144ProposedSales” added an optional parameter “offset” cosmetic
- “GetFormDOfferings” added an optional parameter “offset” cosmetic
- “GetFundProfile” added an optional parameter “offset” cosmetic
- “GetFundsHoldingStock” added an optional parameter “offset” cosmetic
- “GetGovernmentContracts” added an optional parameter “offset” cosmetic
- “GetInsiderSentimentScores” added an optional parameter “offset” cosmetic
- “GetInsiderTransactions” added an optional parameter “offset” cosmetic
- “GetInvestorRelationsNews” added an optional parameter “offset” cosmetic
- “GetIpoFeed” added an optional parameter “offset” cosmetic
- “GetMemberTrades” added an optional parameter “ticker” cosmetic
- “GetNonGaapBridge” added an optional parameter “offset” cosmetic
- “GetTopHolders” added an optional parameter “offset” cosmetic
- “ListInvestorEvents” added an optional parameter “offset” cosmetic
- “GetTopHolders” reworded the description of “maxResults” cosmetic
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://mcp.equibles.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.equibles.com | CN=YE1,O=Let's Encrypt,C=US | 14 Sept 2026 | 13 Dec 2026 | ECDSA 384 | ECDSA-SHA384 | 595b8afc2ff1063a06f47b5349fac4b58d0 |
| SANs: mcp.equibles.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.equibles.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| equibles.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer resource_metadata="https://mcp.equibles.com/.well-known/oauth-protected-resource/mcp"
Bearer resource_metadata="https://mcp.equibles.com/.well-known/oauth-protected-resource/mcp" | Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; preload |
Protected resource metadata
| Document | https://mcp.equibles.com/.well-known/oauth-protected-resource/mcp |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.equibles.com/mcp |
| Authorisation server | https://equibles.com/ |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.equibles.com/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.equibles.com/mcp | HTTPS enforced | 301 | https://mcp.equibles.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
RemovePortfolioLot Remove Portfolio Lot ~123
Permanently delete a lot from the USER's portfolio, as if it had never been recorded. This is for a lot entered by mistake. It is NOT how a sale is recorded: deleting a lot that was sold destroys its realized profit; use ClosePortfolioLot for that. This cannot be undone, so confirm with the user first, naming the lot.
| Name | Type | Req | Description |
|---|---|---|---|
| lotId | string | yes | The lot id shown by GetMyPortfolio, e.g. a1b2c3d4. |
| portfolio | string | yes | The portfolio holding the lot, by name. |
No output schema declared.
No examples provided.
ReportProblem Report an Equibles Tool Problem ~337
Report an Equibles tool call you actually made when it failed, timed out, was unexpectedly empty (ToolFailed), or returned verifiably impossible or contradictory data (ImplausibleResult). Answer the user first, then retry or use a fallback; this report does not fix the current call. Report the call and response, never the person or their question. Omit private or user-provided argument values or replace them with [redacted]. Mention briefly that you flagged it. Do not report surprising-but-plausible data, missing tools, feature requests, or non-Equibles tools.
| Name | Type | Req | Description |
|---|---|---|---|
| arguments | string | – | Optional. The arguments you passed to the failing tool, as JSON or key=value pairs, so the call can be replayed. Omit or redact any user-provided or private text. |
| expected | string | – | Optional. What you expected instead, and how you know — a figure from another Equibles tool, a filing, or the tool's own documented behaviour. This is what makes an implausible-result report reproduc… |
| observation | string | yes | What went wrong, in one or two sentences: the error text, or why the figures are not credible. Describe the call and its response only — never the user or their question. Do not submit placeholder-on… |
| problemKind | string | yes | Either 'ToolFailed' (error, timeout, or unexpectedly empty) or 'ImplausibleResult' (answered, but the data cannot be right). |
| toolName | string | yes | The Equibles tool that misbehaved, e.g. GetCompanyKpis. |
No output schema declared.
No examples provided.
ScreenStocks Stock Screener ~1,119
Screen listed stocks with optional min/max bounds for price, market cap, institutional ownership, short data, insider activity, valuation, growth, margins, liquidity and earnings. Exact sector, industry, covered-index membership and going-concern filters are also available. A stock missing a bounded metric is excluded. Results use the requested sort (market cap descending by default), are paged, and include each dataset's vintage. Filtering or sorting on a fundamental metric adds that metric to the result table.
| Name | Type | Req | Description |
|---|---|---|---|
| hasGoingConcernDoubt | boolean|null | – | True keeps only companies whose latest filing states unalleviated going-concern doubt; false keeps only companies without the flag. |
| index | string | – | Keep only members of one covered index, by slug or name (sp-500, S&P 500, nasdaq-100, Russell 2000). An unknown name returns the accepted list. |
| industry | string | – | Exact industry name (e.g. Semiconductors). Prefer sector for broad groups. |
| maxDaysToCover | number|null | – | Maximum days to cover. |
| maxDividendYield | number|null | – | Maximum trailing dividend yield in percent. |
| maxDollarVolume | number|null | – | Maximum trailing-3-month average daily dollar volume in dollars. |
| maxFilerCount | integer|null | – | Maximum number of 13F institutional filers holding the stock. |
| maxFilerDelta | integer|null | – | Maximum quarter-over-quarter change in filer count. |
| maxGrossMargin | number|null | – | Maximum gross margin in percent (0-100). |
| maxInsiderSentiment | number|null | – | Maximum composite insider-sentiment score (0-100, peer-relative). |
| maxMarketCap | number|null | – | Maximum market capitalization in dollars. |
| maxNetIncome | number|null | – | Maximum trailing-twelve-month net income in dollars. |
| maxNetInsiderBuy | number|null | – | Maximum net insider buying in dollars over the trailing 90 days. |
| maxPe | number|null | – | Maximum trailing-twelve-month price-to-earnings ratio (e.g. 15 for value screens). |
| maxPrice | number|null | – | Maximum share price in dollars. |
| maxResults | integer | – | Maximum rows to return (default 50; clamped to 1-200). |
| maxRevenueGrowth | number|null | – | Maximum revenue growth in percent, latest quarter vs the same quarter a year earlier. |
| maxShortInterestPercent | number|null | – | Maximum short interest as a percent of shares outstanding (0-100). |
| maxSqueezeScore | number|null | – | Maximum composite short-squeeze score (0-100, peer-relative). |
| minDaysToCover | number|null | – | Minimum days to cover. |
| minDividendYield | number|null | – | Minimum trailing dividend yield in percent (e.g. 3 = 3%). |
| minDollarVolume | number|null | – | Minimum trailing-3-month average daily dollar volume in dollars (e.g. 5000000 = $5M/day). |
| minFilerCount | integer|null | – | Minimum number of 13F institutional filers holding the stock. |
| minFilerDelta | integer|null | – | Minimum quarter-over-quarter change in filer count. |
| minGrossMargin | number|null | – | Minimum gross margin in percent (0-100). |
| minInsiderSentiment | number|null | – | Minimum composite insider-sentiment score (0-100, peer-relative; higher = more aggressive insider accumulation). |
| minMarketCap | number|null | – | Minimum market capitalization in dollars. |
| minNetIncome | number|null | – | Minimum trailing-twelve-month net income in dollars (0 keeps profitable companies only). |
| minNetInsiderBuy | number|null | – | Minimum net insider buying in dollars over the trailing 90 days. |
| minPe | number|null | – | Minimum trailing-twelve-month price-to-earnings ratio. |
| minPrice | number|null | – | Minimum share price in dollars. |
| minRevenueGrowth | number|null | – | Minimum revenue growth in percent, latest quarter vs the same quarter a year earlier. |
| minShortInterestPercent | number|null | – | Minimum short interest as a percent of shares outstanding (0-100). |
| minSqueezeScore | number|null | – | Minimum composite short-squeeze score (0-100, peer-relative; higher = more squeeze-prone). |
| page | integer | – | Result page (default 1) — combine with maxResults to walk past the first page of a large match set. |
| sector | string | – | Exact sector name (e.g. Technology, Healthcare). An unknown name returns the accepted list. |
| sortAscending | boolean | – | Sort ascending instead of descending. |
| sortBy | string | – | Sort key: marketcap, ticker, name, price, filers, filerdelta, sipct, dtc, squeeze, sentiment, insiderbuy, pe, divyield, revgrowth, grossmargin, dollarvol or netincome. Default marketcap. An unknown k… |
| tickers | array | – | Optional list of up to 200 tickers to restrict the screen to, for scoring stocks the user already holds or follows instead of searching the whole market. Every other bound still applies and sortBy st… |
No output schema declared.
No examples provided.
SearchCftcMarkets Search CFTC Futures Contracts ~204
Search the tracked CFTC futures contracts by name, market code, common contract name, or standard futures symbol, or omit the query to list every tracked contract. Coverage is a curated set of ~35 major contracts across Agriculture, Energy, Metals, Equity Indices, Interest Rates, and Currencies - markets outside this set have no COT data here. Returns matching contracts with their codes and categories; use this to discover market codes before calling GetCftcPositioning.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of results to return (default: 50, max: 500) |
| query | string | – | Search query — market code, name words, common name, or standard symbol (e.g., 'gold futures', 'WTI', 'ES', 'S&P 500', '088691'). Search requires every punctuation-independent word first and broadens… |
No output schema declared.
No examples provided.
SearchCongressMembers Search Congress Members ~152
Search the tracked congressional roster by name. Search first requires every punctuation-independent query word anywhere in the filed name, then broadens to any word only when no strict row matches. Verified public-name aliases such as Dan Crenshaw resolve to the roster name. Returns each match with its position; pass the returned exact Name to GetMemberTrades or GetMemberNetWorth.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of results to return (default: 20, max: 500) |
| position | string | – | Filter by position: Senator or Representative (defaults to both) |
| query | string | yes | Search query — partial or full name (e.g., 'Pelosi', 'Cruz', 'Dan') |
No output schema declared.
No examples provided.
SearchDocument Search Within One Filing ~251
Search one SEC filing or earnings-call transcript by document ID. semantic mode uses hybrid relevance and returns excerpts in document order with approximate line numbers. exact mode performs a literal case-insensitive substring match and returns precise matching lines. Get document IDs from SearchDocuments or ListFilings; use ReadDocumentLines for surrounding text.
| Name | Type | Req | Description |
|---|---|---|---|
| documentId | string | yes | Document ID obtained from ListFilings or a SearchDocuments result header |
| maxExcerptChars | integer | – | Maximum characters per excerpt (default: 0 = full excerpt). Set a small value (e.g. 400) for a compact scan across many results; truncated excerpts end with an explicit note. |
| maxResults | integer | – | Maximum number of results to return (default: 5) |
| query | string | yes | Search query — plain keywords or a short natural-language phrase. When too few excerpts match every word, the search automatically broadens to match any of the words. In searchMode 'exact', matched a… |
| searchMode | string | – | How to match: 'semantic' (default — hybrid keyword and semantic relevance) or 'exact' (literal case-insensitive substring match with precise line numbers). |
No output schema declared.
No examples provided.
SearchDocuments Search SEC Filings ~406
Search SEC filings and earnings-call transcripts with hybrid keyword and semantic retrieval. Omit ticker to search every company, or provide one ticker to search only that company. Returns excerpts with document IDs for SearchDocument or ReadDocumentLines. Use excludeTickers and maxResultsPerCompany only for market-wide discovery; use ListFilings to browse filings newest first without a text query.
| Name | Type | Req | Description |
|---|---|---|---|
| documentTypes | array | – | Optional document types. Accepts registered values such as TenK, TenQ, EightK, TwentyF, SixK, FortyF, or deployment-registered types such as EarningsCallTranscript. Display names such as 10-K are als… |
| endDate | string|null | – | Optional end date filter in YYYY-MM-DD format |
| excludeTickers | array | – | Optional tickers to exclude from a market-wide search (max 25). Cannot be combined with ticker. |
| maxExcerptChars | integer | – | Maximum characters per excerpt (default: 0 = full excerpt). Set a small value (e.g. 400) for a compact scan across many results; truncated excerpts end with an explicit note. |
| maxResults | integer | – | Maximum number of results to return (default: 5, max: 500) |
| maxResultsPerCompany | integer | – | Maximum results from any single company (default: 0 = unlimited). Set a small value (e.g. 2) to spread results across more companies for discovery-style queries. |
| query | string | yes | Search query — plain keywords or a short natural-language phrase. When too few excerpts match every word, the search automatically broadens to match any of the words; concise, filing-phrased terms (e… |
| startDate | string|null | – | Optional start date filter in YYYY-MM-DD format |
| ticker | string | – | Optional company ticker. Omit to search across all companies. |
No output schema declared.
No examples provided.
SearchEconomicIndicators Search Economic Indicators ~201
Search the curated set of ~40 US macro FRED series Equibles tracks (rates, inflation, employment, GDP, housing, market indicators) — not the full FRED catalog. Search first requires every punctuation-independent query word anywhere across the series ID, title, or category, then broadens to any word only when that strict search has no rows. Standard names such as fed funds rate, jobless claims, payrolls, yield curve, and core CPI are recognized. An empty query lists every tracked series. Results include seasonal adjustment, the latest observation date, and the UTC time Equibles last synced the series.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of results to return (default: 20, max: 500) |
| query | string | yes | Search query — series ID, title keyword, or category name (e.g., 'inflation', 'unemployment', 'GDP', 'FEDFUNDS'). Empty lists all tracked series. |
No output schema declared.
No examples provided.
SearchEtfs Search ETFs ~124
Search active exchange-traded funds and products by exact ticker, fund name, or sponsor. ETF identity comes from the authoritative security-type reference directory, while assets and holdings come from the linked SEC Form NPORT-P fund series when available. Use GetEtfProfile for analysis or GetEtfHoldings for a paged portfolio.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum results to return (default 20, max 500). |
| query | string | yes | Ticker, fund name, or sponsor (for example SPY, S&P 500, or iShares). |
No output schema declared.
No examples provided.
SearchFunds Search Funds and ETFs ~178
Search the tracked SEC Form NPORT-P fund directory by fund name, ticker, SEC series ID, or registrant. Returns one canonical profile per series with ticker, registration type, latest report date, assets, and reported-versus-stored holding counts. Exact stored tickers outrank verified share-class aliases. Use the profile ID with GetFundProfile. The directory covers NPORT-P filers; a miss is a dataset-coverage result, not proof that a fund does not exist.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of funds to return, largest by net assets first (default: 20, max: 500) |
| query | string | yes | Fund name, ticker, registrant, or verified share-class alias (e.g., 'Russell 2000', 'iShares', 'IWM', 'VOO'). |
No output schema declared.
No examples provided.
SearchInsiders Search Corporate Insiders ~184
Search the tracked SEC corporate-insider set (directors, officers, 10% owners) by name. Search first requires every punctuation-independent whole query word in the filed legal name, then broadens to any whole word only when no strict row matches; a token inside a different word is not a match. Verified public-name aliases such as Jensen Huang resolve to the SEC owner identity. Returns CIK, role, latest filing company, and location, ordered by recent filing activity.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of results (default: 10, max: 500; values outside 1-500 are clamped) |
| offset | integer | – | Number of matches to skip before returning rows — pass the previous call's shown count to page past the maxResults cap (default: 0) |
| query | string | yes | Search query for insider name |
No output schema declared.
No examples provided.
SearchInstitutions Search Institutional Investors ~192
Search the tracked 13F filer set by institution name or SEC CIK. Search first requires every punctuation-independent query word anywhere in the filed name, then broadens to any word only when no strict row matches. Verified brand aliases such as Fidelity, Vanguard, and BlackRock include their current flagship CIK. Results are largest within the recently-active filing bucket first and include latest report date, tracked 13F position value, and position count so same-name filers can be compared before calling an institution tool. Values normally use report-date closing prices, may fall back to filer values, and can include zero for unavailable valuations. Scoped institution tools remain strict and never discard an unmatched word.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of results to return (default: 10, clamped to 1-500) |
| query | string | yes | Search query — institution name, partial name, or CIK |
No output schema declared.
No examples provided.
SearchInvestmentAdvisers Search Investment Advisers ~139
Search the tracked SEC Form ADV adviser set by firm name. Search first requires every punctuation-independent query word anywhere in the legal or business name, then broadens to any word only when no strict row matches. Returns CRD, main office, regulatory assets under management, employee count and as-of date, largest by assets first. Use the CRD with GetInvestmentAdviser.
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | integer | – | Maximum number of advisers to return (default: 20, clamped to 1-500) |
| query | string | yes | Part of the firm's legal or business name (e.g., "Vanguard", "Renaissance") |
No output schema declared.
No examples provided.
SuggestToolImprovement Suggest an Equibles Tool Improvement ~287
Suggest the smallest actionable contract improvement to an existing Equibles tool you actually called when it worked as documented but lacked a useful operation, filter, parameter or output option. Answer the user first; this records a future improvement and does not change the current call. Describe the call, never the person or their question. Omit private or user-provided argument values or replace them with [redacted]. Mention briefly that you suggested it. Use ReportProblem for wrong data; do not request new tools, duplicate existing options, or report non-Equibles ideas.
| Name | Type | Req | Description |
|---|---|---|---|
| arguments | string | – | Optional. The arguments you passed to the existing tool, as JSON or key=value pairs, so the limitation can be reproduced. Omit or redact any user-provided or private text. |
| limitation | string | yes | The concrete limitation encountered in that call. State what the current operation, filter, parameter, or output contract could not do. Describe the call only — never the user or their question. Do n… |
| suggestedChange | string | yes | The smallest actionable change you recommend, including the proposed operation, filter, parameter, or output behaviour and why it would resolve the limitation. Do not submit placeholder-only text suc… |
| toolName | string | yes | The existing Equibles tool you actually called, e.g. GetCompanyKpis. |
No output schema declared.
No examples provided.
UnwatchInstrument Unwatch Instrument ~160
Remove a stock or an option contract from one of the USER's portfolio watchlists. This only removes the watch entry: it never touches a holding, so a stock the portfolio also owns stays exactly as recorded. Confirm with the user before removing. Address the instrument the way it appears in GetMyPortfolio's Watching section: the ticker for a stock, or the OCC symbol in optionContract for an option.
| Name | Type | Req | Description |
|---|---|---|---|
| optionContract | string | – | Optional. The watched option's OCC symbol, e.g. O:AAPL260724C00110000. |
| portfolio | string | yes | The portfolio whose watchlist to remove from, by name. |
| ticker | string | – | The watched stock's ticker. Omit when removing an option by its OCC symbol. |
No output schema declared.
No examples provided.
UpdatePortfolioLot Update Portfolio Lot ~224
Correct a lot the USER already recorded: a mistyped quantity, price, trade date or note. Only the fields you pass change; the rest are left alone. The instrument itself cannot be edited: a lot on the wrong stock or the wrong contract is a different holding, so remove it with RemovePortfolioLot and add the right one. To record a sale, use ClosePortfolioLot rather than editing the quantity down, because editing it away loses the realized profit.
| Name | Type | Req | Description |
|---|---|---|---|
| acquiredDate | string | – | Optional. The corrected trade date, as yyyy-MM-dd. |
| costPerUnit | number|null | – | Optional. The corrected price per share, always positive. |
| lotId | string | yes | The lot id shown by GetMyPortfolio, e.g. a1b2c3d4. |
| note | string | – | Optional. A replacement note, up to 256 characters. |
| portfolio | string | yes | The portfolio holding the lot, by name. |
| quantity | number|null | – | Optional. The corrected signed size. Negative is a short or written option. |
No output schema declared.
No examples provided.
WatchInstrument Watch Instrument ~222
Put a stock or an option contract on one of the USER's portfolio watchlists, without recording any position. A watched instrument shows up in GetMyPortfolio's 'Watching (not held)' section with a current mark and nothing else - no quantity, no cost, no value. For a stock, pass its ticker. For an option, pass BOTH the underlying ticker and the OCC symbol in optionContract, exactly as AddPortfolioLot takes them; the contract is verified against the live options data before anything is stored. Watching something the portfolio already holds is allowed - the page shows one row, and selling out later keeps the instrument on the list.
| Name | Type | Req | Description |
|---|---|---|---|
| optionContract | string | – | Optional. The OCC option symbol, e.g. O:AAPL260724C00110000. Provide it to watch an option contract; omit it for the stock itself. |
| portfolio | string | yes | The portfolio whose watchlist to add to, by name. |
| ticker | string | yes | Stock ticker. For an option, the UNDERLYING ticker, e.g. AAPL. |
No output schema declared.
No examples provided.
What is the io.github.daniel3303/equibles MCP server?
io.github.daniel3303/equibles is an MCP server listed in the public MCP registry as io.github.daniel3303/equibles. 90+ free tools, Claude & ChatGPT: prices, options, SEC filings, 13F, insider, congress, transcripts. This page covers its hosted endpoint (https://mcp.equibles.com/mcp).
Is the io.github.daniel3303/equibles MCP server safe to use?
io.github.daniel3303/equibles scores 89 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.daniel3303/equibles MCP server expose?
io.github.daniel3303/equibles exposes 117 tools: GetLatestClosingPrices, GetCftcPositioning, AddPortfolioLot, GetMarketStatus, GetMarketWideCongressionalActivity, and 112 more. Their descriptions and schemas cost roughly 26,967 tokens of context every time the server is loaded.
Does the io.github.daniel3303/equibles MCP server require authentication?
Yes. io.github.daniel3303/equibles asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the io.github.daniel3303/equibles MCP server still maintained?
io.github.daniel3303/equibles is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.