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

Slacking.biz — SEC Financial Data + US Economics + Demographics + FX

REMOTE · SLACKING.BIZ · SCANNED SEP 24

75 MCP tools: SEC financials, FRED economics, IRS 990, FDA, FX, UK Companies House.

Available components

0 this week 79 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 4719 tokens (~62/item across 75 items; 75 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
  • We read all 75 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 75 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
Install

How do I install the Slacking.biz — SEC Financial Data + US Economics… MCP server?

Slacking.biz — SEC Financial Data + US Economics… is a hosted endpoint at https://slacking.biz/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 · slacking.biz

# add to Claude Code
claude mcp add --transport http th3slack3r-slacking-biz 'https://slacking.biz/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "th3slack3r-slacking-biz": {
      "url": "https://slacking.biz/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "th3slack3r-slacking-biz": {
      "type": "http",
      "url": "https://slacking.biz/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.th3slack3r-slacking-biz]
url = "https://slacking.biz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "th3slack3r-slacking-biz": {
      "type": "remote",
      "url": "https://slacking.biz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add th3slack3r-slacking-biz --url 'https://slacking.biz/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  th3slack3r-slacking-biz:
    url: "https://slacking.biz/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "th3slack3r-slacking-biz": {
      "Transport": "http",
      "Url": "https://slacking.biz/mcp"
    }
  }
}
# add to Vellum
assistant mcp add th3slack3r-slacking-biz -t streamable-http -u 'https://slacking.biz/mcp'
// mcp.json
{
  "mcpServers": {
    "th3slack3r-slacking-biz": {
      "type": "http",
      "url": "https://slacking.biz/mcp"
    }
  }
}

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.

  • 24 Sept 26 +1

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

  • 23 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 13 Sept 26 0
    • HSTS header: unverified → fail security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • TLS certificate: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 75 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 12 Sept 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • TLS certificate: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 1 Sept 26 +61
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Transport: fail → pass security
    • HTTPS: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 75 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 31 Aug 26 −61
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Transport: pass → fail security
    • HTTPS: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 28 Aug 26 +3
    • Stability: fail → pass security
  • 27 Aug 26 0
    • Endpoint reachability: unreachable → reachable functional
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 24 Sept 2026 · Probed https://slacking.biz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=slacking.biz CN=YE1,O=Let's Encrypt,C=US 24 Aug 2026 22 Nov 2026 ECDSA 256 ECDSA-SHA384 6e9fbac421ab972846c403ddc79f9f14030
SANs: slacking.biz, www.slacking.biz
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 slacking.biz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
biz. present 11044 8 Verified
slacking.biz. 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 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://slacking.biz/mcp Verified 200
http (plaintext) http://slacking.biz/mcp HTTPS enforced 301 https://slacking.biz/mcp
MCP tools · 75 exposed · ~4,719 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. 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 →

Tool Tokens
batch_query ~44

Batch query multiple tickers at once for efficiency

NameTypeReqDescription
tickersstringyesComma-separated ticker symbols (e.g. AAPL,MSFT,GOOGL)

No output schema declared.

No examples provided.

compare_companies ~45

Compare financial metrics across multiple companies side by side

NameTypeReqDescription
tickersstringyesComma-separated ticker symbols (e.g. AAPL,MSFT,GOOGL)

No output schema declared.

No examples provided.

datausa_income ~78

Get US median household income by geography (Nation/State/County/Place) from Data USA API (curated Census ACS data). No key required.

NameTypeReqDescription
levelstringGeography level: Nation, State, County, Place. Default: State
limitnumberMax results (1-100, default 50)

No output schema declared.

No examples provided.

datausa_population ~76

Get US population by geography (Nation/State/County/Place) from Data USA API (curated Census ACS data). No key required.

NameTypeReqDescription
levelstringGeography level: Nation, State, County, Place. Default: State
limitnumberMax results (1-100, default 50)

No output schema declared.

No examples provided.

edgar_fulltext_search ~106

Full-text search across ALL SEC EDGAR filings (EFTS) — find filings mentioning a keyword/phrase across companies. Extends the existing per-company SEC integration with cross-company filing search. Source: SEC EDGAR full-text search (public-domain, no key).

NameTypeReqDescription
limitnumberMax results (1-50, default 10)
qstringyesFull-text search query (e.g. 'artificial intelligence', 'quantum computing')

No output schema declared.

No examples provided.

eurostat_gdp ~93

Get Eurostat GDP (annual, million EUR, current prices) for an EU country or aggregate (DE, FR, IT, EU27_2020, EA20). Source: Eurostat dissemination API (free of charge, commercial use with attribution).

NameTypeReqDescription
geostringEU geo code (e.g. DE, FR, IT, EU27_2020, EA20). Default: DE

No output schema declared.

No examples provided.

eurostat_inflation ~82

Get Eurostat HICP inflation — annual rate of change (%) for an EU country (DE, FR, IT, EU27_2020, EA20). Source: Eurostat dissemination API.

NameTypeReqDescription
geostringEU geo code (e.g. DE, FR, IT, EU27_2020, EA20). Default: DE

No output schema declared.

No examples provided.

eurostat_unemployment ~88

Get Eurostat unemployment rate (%) — monthly, seasonally adjusted, age 15-74, for an EU country (DE, FR, IT, EU27_2020, EA20). Source: Eurostat dissemination API.

NameTypeReqDescription
geostringEU geo code (e.g. DE, FR, IT, EU27_2020, EA20). Default: DE

No output schema declared.

No examples provided.

fda_drug_labels ~80

Search FDA drug labels by brand/generic name or ingredient. Source: openFDA (public-domain US FDA data). Disclaimer: not validated for clinical/production use.

NameTypeReqDescription
limitnumberMax results (1-20, default 5)
querystringyesSearch query (e.g. aspirin, brand name, ingredient)

No output schema declared.

No examples provided.

fda_recalls ~55

Get recent FDA drug enforcement recalls (product, reason, classification, status, company). Source: openFDA (public-domain US FDA data).

NameTypeReqDescription
limitnumberMax results (1-20, default 5)

No output schema declared.

No examples provided.

fx_convert ~114

Convert an amount from one currency to another at current exchange rates. Sources: ECB + 84 central banks. Free for commercial use.

NameTypeReqDescription
amountnumberAmount to convert (e.g. 100, 2500.50). Default: 1.0
from_currencystringSource currency code (e.g. USD, EUR, GBP). Default: USD
to_currencystringTarget currency code (e.g. EUR, JPY, BRL). Default: EUR

No output schema declared.

No examples provided.

fx_get_pair_rate ~75

Get the exchange rate between any two currencies. Sources: ECB + 84 central banks. Free for commercial use.

NameTypeReqDescription
from_currencystringyesSource currency code (e.g. USD, EUR, GBP)
to_currencystringyesTarget currency code (e.g. EUR, JPY, BRL)

No output schema declared.

No examples provided.

fx_get_rates ~92

Get live exchange rates for any currency. Sources: European Central Bank + 84 central banks, 201 currencies. No API key needed — free for commercial use.

NameTypeReqDescription
basestringBase currency code (e.g. USD, EUR, GBP). Default: EUR
quotesstringComma-separated target currencies to filter (e.g. USD,EUR,GBP). Empty = all.

No output schema declared.

No examples provided.

fx_list_currencies ~40

List all 31 available currency codes and names for foreign exchange queries. Covers USD, EUR, GBP, JPY, CNY, and more.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fx_official_rates ~83

Get official U.S. Treasury exchange rates (units of foreign currency per USD). Complements the ECB-based fx_get_rates. Source: Treasury Reporting Rates of Exchange (public domain, no key, monthly).

NameTypeReqDescription
currencystringISO code (EUR, GBP, JPY, CHF...) or currency name (Euro, Pound, Yen). Default: EUR

No output schema declared.

No examples provided.

get_air_quality ~55

Get air quality data (OpenAQ) — PM2.5, PM10, O3, NO2 for a city

NameTypeReqDescription
locationstringCity name (e.g. 'Beijing', 'Los Angeles')

No output schema declared.

No examples provided.

get_all_financial_data ~39

Get all financial data (income statement, balance sheet, cash flow) in one call

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_balance_sheet ~33

Get detailed balance sheet for a company (assets, liabilities, equity)

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_bea_gdp ~22

Get US GDP from BEA (NIPA accounts)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_cash_flow ~35

Get detailed cash flow statement for a company (operating, investing, financing)

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_company_health ~47

Get a company's overall financial health score (A-F grade) including summary metrics

NameTypeReqDescription
tickerstringyesStock ticker symbol (e.g. AAPL, MSFT, TSLA)

No output schema declared.

No examples provided.

get_company_profile ~34

Get company profile — sector, industry, employees, description, market cap

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_county_demographics ~55

Get county-level demographics data by FIPS code from the US Census Bureau

NameTypeReqDescription
fipsstringyes5-digit county FIPS code (e.g. '06037' for Los Angeles County, CA)

No output schema declared.

No examples provided.

get_econ_summary ~33

Get all key economic indicators (GDP, CPI, rates, employment, housing) in one call from FRED

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_employment ~21

Get latest unemployment rate and jobless claims from FRED

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_filing_types ~41

Get filing types available for a company (10-K, 10-Q, 8-K, etc.)

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_gdp ~18

Get latest US GDP data from FRED

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_housing ~22

Get latest housing starts and existing home sales data from FRED

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_income_statement ~36

Get detailed income statement for a company (revenue, expenses, earnings per share)

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_inflation ~21

Get latest CPI/inflation data from FRED

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_insider_trades ~35

Get recent insider trading activity for a company (Form 4 filings)

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_labor_series ~55

Get BLS labor market series (keyless) — unemployment rate default (LNS14000000)

NameTypeReqDescription
series_idstringBLS series ID (default: LNS14000000 = civilian unemployment rate)

No output schema declared.

No examples provided.

get_rates ~24

Get latest Fed funds rate, mortgage rates, and treasury yields from FRED

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_revenue_segments ~31

Get revenue breakdown by product/service segments for a company

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_sentiment ~44

Get sentiment analysis from SEC filings for a company — positive/negative/neutral signals from 10-K/10-Q reports

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_trends ~37

Get financial trends over time for a company — revenue, profit, margins across reporting periods

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

get_zip_demographics ~58

Get demographics for a ZIP code (population, income, age, housing, education) from the US Census Bureau

NameTypeReqDescription
zip_codestringyes5-digit US ZIP code (e.g. '90210', '10001')

No output schema declared.

No examples provided.

health_adverse_events ~91

FAERS adverse event reports for a drug by brand/generic name — report id, seriousness, reactions, outcomes. Source: openFDA (U.S. FDA) FAERS, public data.

NameTypeReqDescription
drugstringyesDrug brand or generic name (e.g. 'Aspirin', 'atorvastatin')
limitnumberMax results (1-20, default 5)

No output schema declared.

No examples provided.

health_adverse_events_by_ndc ~89

FAERS adverse event reports for a drug by NDC code — report id, seriousness, reactions, outcomes. Source: openFDA (U.S. FDA) FAERS, public data.

NameTypeReqDescription
limitnumberMax results (1-20, default 5)
ndcstringyesNDC code (e.g. '0113-0611')

No output schema declared.

No examples provided.

health_device_510k ~74

Look up an FDA 510(k) premarket device clearance by K number — device name, applicant, decision, decision date, product code. Source: openFDA (U.S. FDA), public data.

NameTypeReqDescription
k_numberstringyes510(k) number (e.g. 'K123456')

No output schema declared.

No examples provided.

health_drug_lookup ~132

Look up an FDA drug label by NDC or brand/generic name — active ingredients, purpose, indications, warnings, dosage, manufacturer. Source: openFDA (U.S. FDA), public data. Attribution: Data provided by the U.S. Food and Drug Administration (openFDA).

NameTypeReqDescription
identifierstringyesNDC code (e.g. '0113-0611') or brand/generic name (e.g. 'Aspirin', 'Ibuprofen')
typestringInterpretation override: auto (default — NDC if numeric, else name), ndc, name

No output schema declared.

No examples provided.

health_drug_ndc ~83

Look up an FDA drug label by National Drug Code (NDC) — active ingredients, purpose, indications, warnings, manufacturer. Source: openFDA (U.S. FDA), public data.

NameTypeReqDescription
ndcstringyesNDC code, with or without dashes (e.g. '0113-0611' or '01130611')

No output schema declared.

No examples provided.

health_drug_search ~94

Search FDA drug labels by brand name, generic name, or active ingredient — returns brand, generic, manufacturer, purpose, and indications. Source: openFDA (U.S. FDA), public data.

NameTypeReqDescription
limitnumberMax results (1-20, default 5)
qstringyesSearch query (e.g. 'aspirin', 'metformin', 'insulin glargine')

No output schema declared.

No examples provided.

health_recalls ~102

FDA enforcement recalls (drugs, devices, food) — search by product keyword, or most recent when no query. Returns product, reason, classification, status, company. Source: openFDA (U.S. FDA), public data.

NameTypeReqDescription
limitnumberMax results (1-20, default 5)
productstringProduct description or keyword (e.g. 'aspirin', 'syringe', 'peanut butter')

No output schema declared.

No examples provided.

health_recalls_by_company ~84

FDA enforcement recalls for a specific recalling firm/company — product, reason, classification, status. Source: openFDA (U.S. FDA), public data.

NameTypeReqDescription
companystringyesRecalling firm name (e.g. 'McNeil Consumer Healthcare', 'Baxter')
limitnumberMax results (1-20, default 5)

No output schema declared.

No examples provided.

health_summary ~46

Health data API overview — endpoint list, most recent FDA recall, and live sample counts (aspirin adverse events + labels). Source: openFDA (U.S. FDA), public data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

imf_indicator ~160

Get IMF World Economic Outlook indicator for a country — GDP growth, inflation, unemployment, debt, etc. Source: IMF DataMapper API (free to use/redistribute with attribution, no key).

NameTypeReqDescription
countrystringISO country code (e.g. USA, GBR, CHN, JPN, DEU). Default: USA
indicatorstringyesIndicator code: NGDP_RPCH (GDP growth), PCPIPCH (inflation), LUR (unemployment), NGDPD (GDP current), GGXWDG_NGDP (govt debt % GDP), NGDPDPC (GDP per capita), BCA_NGDPD (current account % GDP). See /…

No output schema declared.

No examples provided.

industry_comparison ~29

Compare a company's financial metrics against its industry averages

NameTypeReqDescription
tickerstringyesStock ticker symbol

No output schema declared.

No examples provided.

nonprofit_990_lookup ~126

Get IRS Form 990 financial data for a US nonprofit by EIN — revenue, expenses, assets, liabilities, officer compensation, contributions, and program revenue from the latest 990/990-EZ/990-PF filing, plus 5-year filing history. Source: ProPublica Nonprofit Explorer (public-domain IRS 990 XML).

NameTypeReqDescription
einstringyesEmployer Identification Number — 9 digits, with or without dash (e.g. '530196605' or '53-0196605'). Look up any nonprofit via the IRS Tax Exempt Organization Search.

No output schema declared.

No examples provided.

nws_alerts ~71

Get active NWS weather alerts (watches, warnings, advisories) for a US state (e.g. FL, CA, TX). Source: NOAA National Weather Service (free for any purpose).

NameTypeReqDescription
statestringyesTwo-letter US state code (e.g. FL, CA, TX)

No output schema declared.

No examples provided.

Common questions

What is the Slacking.biz — SEC Financial Data + US Economics… MCP server?

Slacking.biz — SEC Financial Data + US Economics… is an MCP server listed in the public MCP registry as io.github.Th3Slack3r/slacking-biz. 75 MCP tools: SEC financials, FRED economics, IRS 990, FDA, FX, UK Companies House. This page covers its hosted endpoint (https://slacking.biz/mcp).

Is the Slacking.biz — SEC Financial Data + US Economics… MCP server safe to use?

Slacking.biz — SEC Financial Data + US Economics… scores 79 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 Slacking.biz — SEC Financial Data + US Economics… MCP server expose?

Slacking.biz — SEC Financial Data + US Economics… exposes 75 tools: get_company_health, get_trends, industry_comparison, get_revenue_segments, get_income_statement, and 70 more. Their descriptions and schemas cost roughly 4,719 tokens of context every time the server is loaded.

Does the Slacking.biz — SEC Financial Data + US Economics… MCP server require authentication?

No. We connected to Slacking.biz — SEC Financial Data + US Economics… without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Slacking.biz — SEC Financial Data + US Economics… MCP server still maintained?

Slacking.biz — SEC Financial Data + US Economics… is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.