Analytics
slacking.biz
Provides financial health scores, trends, and detailed income statements for companies.
ENDPOINT 1
https://slacking.biz/mcp
MCP server metadata
- Name
- slacking-biz
- Version
- 1.2.0
Known tools 28
get_company_healthGet a company's overall financial health score (A-F grade) including summary metrics
Inferred read-onlyget_trendsGet financial trends over time for a company — revenue, profit, margins across reporting periods
Inferred read-onlyindustry_comparisonCompare a company's financial metrics against its industry averages
Inferred read-onlyget_revenue_segmentsGet revenue breakdown by product/service segments for a company
Inferred read-onlyget_income_statementGet detailed income statement for a company (revenue, expenses, earnings per share)
Inferred read-onlyget_balance_sheetGet detailed balance sheet for a company (assets, liabilities, equity)
Inferred read-onlyget_cash_flowGet detailed cash flow statement for a company (operating, investing, financing)
Inferred read-onlyget_all_financial_dataGet all financial data (income statement, balance sheet, cash flow) in one call
Inferred read-onlyget_company_profileGet company profile — sector, industry, employees, description, market cap
Inferred read-onlysearch_filingsSearch filings for a company — search by form type, date range, keywords.
Inferred read-onlyget_insider_tradesGet recent insider trading activity for a company (Form 4 filings)
Inferred read-onlyget_sentimentGet sentiment analysis from SEC filings for a company — positive/negative/neutral signals from 10-K/10-Q reports
Inferred read-onlyscreen_companiesScreen companies by financial criteria (high growth, low debt, profitable, high margin, cash rich, undervalued)
Inferred read-onlyfx_convertConvert an amount from one currency to another at current exchange rates.
Inferred read-onlyfx_list_currenciesList all 31 available currency codes and names for foreign exchange queries.
Inferred read-onlyget_econ_summaryGet all key economic indicators (GDP, CPI, rates, employment, housing) in one call from FRED
Inferred read-onlyget_zip_demographicsGet demographics for a ZIP code (population, income, age, housing, education) from the US Census Bureau
Inferred read-onlyget_county_demographicsGet county-level demographics data by FIPS code from the US Census Bureau
Inferred read-onlyCONNECT 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.
slacking.biz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.