Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.biodnd/agent-fin

REMOTE · AGENT-FIN.BIODND.COM · SCANNED AUG 3

Agent Fin: finance MCP server with market data tools

0 this week 46 Trust /100
Trust breakdown (6 categories)

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 →

Endpoint Security46
Transport & Reachability40
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 660 tokens (~27/item across 24 items; 24 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · agent-fin.biodnd.com

# add to Claude Code
claude mcp add --transport http com-biodnd-agent-fin https://agent-fin.biodnd.com/sse
# ~/.codex/config.toml
[mcp_servers.com-biodnd-agent-fin]
url = "https://agent-fin.biodnd.com/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-biodnd-agent-fin": {
      "type": "remote",
      "url": "https://agent-fin.biodnd.com/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-biodnd-agent-fin --url https://agent-fin.biodnd.com/sse --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-biodnd-agent-fin:
    url: "https://agent-fin.biodnd.com/sse"
// mcp.json
{
  "mcpServers": {
    "com-biodnd-agent-fin": {
      "type": "http",
      "url": "https://agent-fin.biodnd.com/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 45

    First indexed and scored.

Diagnostics

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 3 Aug 2026 · Probed https://agent-fin.biodnd.com/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=biodnd.com CN=WE1,O=Google Trust Services,C=US 29 Jul 2026 27 Oct 2026 ECDSA 256 ECDSA-SHA256 d7925a5976af045613e2558af8fc83b1
SANs: biodnd.com, *.biodnd.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of agent-fin.biodnd.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
biodnd.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 405
Transports 2 probes
Transport URL Outcome Status Location
sse https://agent-fin.biodnd.com/sse Verified 200
http (plaintext) http://agent-fin.biodnd.com/sse Served over HTTP 200
MCP tools — 24 exposed · ~660 tokens

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.

Tool Tokens
equity_calendar_ipo ~28

Get historical and upcoming initial public offerings (IPOs).

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_compare_company_facts ~34

Compare reported company facts and fundamental data points.

NameTypeReqDescription
factstringyes
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_compare_groups ~27

Get company data grouped by sector, industry or country.

NameTypeReqDescription
groupstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_discovery_active ~20

Get the most actively traded stocks based on volume.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

equity_discovery_aggressive_small_caps ~23

Get top small cap stocks based on earnings growth.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

equity_discovery_growth_tech ~23

Get top tech stocks based on revenue and earnings growth.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

equity_discovery_losers ~22

Get the top price losers in the stock market.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

equity_discovery_undervalued_growth ~22

Get potentially undervalued growth stocks.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

equity_discovery_undervalued_large_caps ~24

Get potentially undervalued large cap stocks.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultarrayyes

No examples provided.

equity_estimates_consensus ~25

Get consensus price target and recommendation.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_fundamental_balance ~27

Get the balance sheet for a given company.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_fundamental_cash ~28

Get the cash flow statement for a given company.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_fundamental_dividends ~29

Get historical dividend data for a given company.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_fundamental_income ~27

Get the income statement for a given company.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_fundamental_metrics ~26

Get key fundamental metrics for a company.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_ownership_share_statistics ~32

Get share statistics such as float, shares outstanding, and insider holdings.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_price_historical ~39

Get historical price data for a given stock. This includes open, high, low, close, and volume.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_price_quote ~27

Get the latest quote data for a given stock symbol.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_profile ~26

Get the company profile, including key information and descriptions.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_screener ~30

Screen for equities using a predefined metric such as overview or valuation.

NameTypeReqDescription
metricstring
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_search ~34

Search for equity tickers or names via NASDAQ.

NameTypeReqDescription
is_symbolboolean
querystringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_shorts_fails_to_deliver ~32

Get fails-to-deliver data reported to the SEC.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_shorts_short_interest ~27

Get reported short interest for a given symbol.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

equity_shorts_short_volume ~28

Get reported short volume statistics for a given symbol.

NameTypeReqDescription
symbolstringyes
NameTypeReqDescription
resultarrayyes

No examples provided.