General Tools
arcandledger.com
Provides explanations and information about IRS notices, tax forms, penalties, deadlines, and payment options.
ENDPOINT 1
https://mcp.arcandledger.com/directory/mcp
MCP server metadata
- Name
- arc-ledger-mcp
- Version
- 0.15.7
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_noticeUse 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-onlycheck_resolution_optionsUse 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 effectsestimate_irs_penaltyUse to estimate selected federal failure-to-file, failure-to-pay, and underpayment amounts from nonidentifying figures.
Potential side effectsexplain_tax_documentUse 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-onlydeadline_calendarUse to return common federal filing and payment dates for a selected filer or entity type.
Potential side effectscheck_fbar_fatcaUse to screen general FBAR and Form 8938 thresholds from aggregate balance, filing status, residence, and account-count facts.
Inferred read-onlycheck_treaty_withholdingUse to explain general US withholding rules, documentation, and supported US-Turkey treaty rates for a payment category.
Potential side effectscheck_itin_eligibilityUse to screen general ITIN reason categories, whether a return is commonly attached, and supporting-document requirements.
Inferred read-onlycheck_5472_obligationUse to screen common Form 5472 triggers for a foreign-owned US disregarded entity or corporation.
Inferred read-onlyestimate_quarterly_taxesUse to estimate federal quarterly tax payments from nonidentifying income, entity, withholding, and prior-year tax figures.
Inferred read-onlyestimate_accountable_planUse to estimate potentially reimbursable business expenses under an accountable-plan scenario, including the split 2026 business-mileage rates.
Inferred read-onlyestimate_augusta_ruleUse to screen the fewer-than-15-days home-rental rule under IRC 280A(g) and calculate conditional amounts.
Inferred read-onlyestimate_rental_incomeUse to estimate a basic rental-income result from nonidentifying figures and identify the modeled depreciation, passive-loss, and personal-use limitations.
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.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.
arcandledger.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.