← Registry

Analytics

slacking.biz

Provides financial health scores, trends, and detailed income statements for companies.

1 endpoint28 known toolsFirst detected July 28, 2026Last detected July 29, 2026

ENDPOINT 1

https://slacking.biz/mcp

No auth detected

MCP server metadata

Name
slacking-biz
Version
1.2.0
Capabilities
tools

Known tools 28

get_company_health

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

Inferred read-only
get_trends

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

Inferred read-only
industry_comparison

Compare a company's financial metrics against its industry averages

Inferred read-only
get_revenue_segments

Get revenue breakdown by product/service segments for a company

Inferred read-only
get_income_statement

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

Inferred read-only
get_balance_sheet

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

Inferred read-only
get_cash_flow

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

Inferred read-only
get_all_financial_data

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

Inferred read-only
get_company_profile

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

Inferred read-only
get_filing_types

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

Inferred read-only
search_filings

Search filings for a company — search by form type, date range, keywords.

Inferred read-only
get_insider_trades

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

Inferred read-only
get_sentiment

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

Inferred read-only
compare_companies

Compare financial metrics across multiple companies side by side

Inferred read-only
screen_companies

Screen companies by financial criteria (high growth, low debt, profitable, high margin, cash rich, undervalued)

Inferred read-only
batch_query

Batch query multiple tickers at once for efficiency

Inferred read-only
fx_get_rates

Get live exchange rates for any currency.

Inferred read-only
fx_get_pair_rate

Get the exchange rate between any two currencies.

Inferred read-only
fx_convert

Convert an amount from one currency to another at current exchange rates.

Inferred read-only
fx_list_currencies

List all 31 available currency codes and names for foreign exchange queries.

Inferred read-only
get_gdp

Get latest US GDP data from FRED

Inferred read-only
get_inflation

Get latest CPI/inflation data from FRED

Inferred read-only
get_rates

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

Inferred read-only
get_employment

Get latest unemployment rate and jobless claims from FRED

Inferred read-only
get_housing

Get latest housing starts and existing home sales data from FRED

Inferred read-only
get_econ_summary

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

Inferred read-only
get_zip_demographics

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

Inferred read-only
get_county_demographics

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.slacking-biz]
url = "https://slacking.biz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "slacking-biz": {
      "type": "http",
      "url": "https://slacking.biz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: slacking-biz
Remote MCP URL: https://slacking.biz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "slacking-biz": {
      "url": "https://slacking.biz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "slacking-biz": {
      "type": "http",
      "url": "https://slacking.biz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "slacking-biz",
  "transport": "streamable-http",
  "url": "https://slacking.biz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for slacking.biz was fetched 2026-07-31T09:31:46.730Z.

Trust status Trusted

slacking.biz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.