
MLP Tax Computation Engine
Give your agent deterministic MLP partnership tax calculations with IRS-cited outputs when you build wealth, tax, or advisory tooling.
Overview
ai.lucasandersen/mlp-tax is an MCP server for the Build phase that exposes a deterministic MLP tax engine with six IRS-cited tools over streamable HTTP.
What is this MCP server?
- Six MCP tools: basis, §751, estate, projections, and related MLP tax computations per registry description
- Deterministic tax engine with IRS citations for auditable agent answers
- Hosted streamable-http remote at https://api.lucasandersen.ai/mcp
- Version 1.0.0 with GitHub source at luc253/lucasandersen-ai
- Focused domain: Master Limited Partnership tax—not general-purpose accounting
- 6 advertised MCP tools (basis, §751, estate, projections, per description)
- Server version 1.0.0
- 1 streamable-http remote: https://api.lucasandersen.ai/mcp
What problem does it solve?
General LLMs guess on MLP basis, §751, and estate math, which is unsafe for tax-oriented products and advisory flows.
Who is it for?
Solo builders creating MLP-focused finance apps, internal tax assistants, or agent demos that must call a real computation API.
Skip if: Casual SaaS founders with no MLP exposure, or anyone treating agent output as filing-ready advice without a licensed professional.
What do I get? / Deliverables
After registration, your agent invokes six specialized tax tools that return deterministic, citation-backed results instead of improvised tax advice.
- Six tax computation tools callable from the agent
- IRS-cited deterministic responses for supported MLP scenarios
- Faster prototyping of tax UX without hand-coding every rule
Recommended MCP Servers
Journey fit
Builders implementing finance features or internal tax assistants integrate this MCP during the build phase rather than at generic idea brainstorming. Integrations subphase covers wiring specialized external engines into your product or agent workflow; this server exposes six tax tools over HTTP.
How it compares
Vertical finance MCP API, not a generic spreadsheet skill or broad bookkeeping integration.
Common Questions / FAQ
Who is ai.lucasandersen/mlp-tax for?
Developers and agent builders working on MLP partnership tax features who need deterministic tools with IRS citations via MCP.
When should I use ai.lucasandersen/mlp-tax?
Use it while building or extending tax calculators, estate projection flows, or agent workflows that must compute basis and §751-style scenarios programmatically.
How do I add ai.lucasandersen/mlp-tax to my agent?
Configure your MCP client with the streamable-http remote https://api.lucasandersen.ai/mcp, follow any publisher auth requirements, and reload tools in Claude Code or Cursor.