← Registry

General Tools

arcandledger.com

Provides explanations and information about IRS notices, tax forms, penalties, deadlines, and payment options.

1 endpoint13 known toolsFirst detected July 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.arcandledger.com/directory/mcp

No auth detected

MCP server metadata

Name
arc-ledger-mcp
Version
0.15.7
Capabilities
toolsprompts
Server instructions

Educational US tax reference tools from Arc & Ledger Accounting. Arc & Ledger is not a CPA firm; its practitioners are not licensed by the State of California as certified public accountants, and the services it offers do not require a California state license. Use these tools to explain an IRS notice or tax document, screen general filing and reporting rules, and calculate clearly labeled estimates. The tools do not prepare or file a return, transmit data to a tax authority, create an engagement, sell a service, or replace review by a qualified tax professional. Do not ask for Social Security numbers, tax account numbers, bank details, passwords, or documents. Treat every result as general information and verify it against the cited official authority before the user acts.

Known tools 13

decode_irs_notice

Use when a user provides the code from an IRS notice or letter and wants a general explanation, the usual response window, or the next procedural step.

Inferred read-only
check_resolution_options

Use to screen general IRS payment and collection alternatives from a rough balance, filing-compliance status, ability-to-pay category, and coarse tax-account type when known.

Potential side effects
estimate_irs_penalty

Use to estimate selected federal failure-to-file, failure-to-pay, and underpayment amounts from nonidentifying figures.

Potential side effects
explain_tax_document

Use when a user names a US tax form or information document and wants to understand its purpose, common fields, or usual return treatment.

Inferred read-only
deadline_calendar

Use to return common federal filing and payment dates for a selected filer or entity type.

Potential side effects
check_fbar_fatca

Use to screen general FBAR and Form 8938 thresholds from aggregate balance, filing status, residence, and account-count facts.

Inferred read-only
check_treaty_withholding

Use to explain general US withholding rules, documentation, and supported US-Turkey treaty rates for a payment category.

Potential side effects
check_itin_eligibility

Use to screen general ITIN reason categories, whether a return is commonly attached, and supporting-document requirements.

Inferred read-only
check_5472_obligation

Use to screen common Form 5472 triggers for a foreign-owned US disregarded entity or corporation.

Inferred read-only
estimate_quarterly_taxes

Use to estimate federal quarterly tax payments from nonidentifying income, entity, withholding, and prior-year tax figures.

Inferred read-only
estimate_accountable_plan

Use to estimate potentially reimbursable business expenses under an accountable-plan scenario, including the split 2026 business-mileage rates.

Inferred read-only
estimate_augusta_rule

Use to screen the fewer-than-15-days home-rental rule under IRC 280A(g) and calculate conditional amounts.

Inferred read-only
estimate_rental_income

Use to estimate a basic rental-income result from nonidentifying figures and identify the modeled depreciation, passive-loss, and personal-use limitations.

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.arc-ledger-mcp]
url = "https://mcp.arcandledger.com/directory/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "arc-ledger-mcp": {
      "type": "http",
      "url": "https://mcp.arcandledger.com/directory/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: arc-ledger-mcp
Remote MCP URL: https://mcp.arcandledger.com/directory/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": {
    "arc-ledger-mcp": {
      "url": "https://mcp.arcandledger.com/directory/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "arc-ledger-mcp": {
      "type": "http",
      "url": "https://mcp.arcandledger.com/directory/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "arc-ledger-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.arcandledger.com/directory/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 arcandledger.com was fetched 2026-08-24T00:33:03.986Z.

Trust status Trusted

arcandledger.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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