Sponsored by Deepsite.site

Tax Depreciation

Created By
leecheuk8 months ago
Tax Depreciation MCP server based on MACRS from IRS publication 946.
Content

Tax Depreciation MCP Guide

A guide and example queries for interacting with the Tax Depreciation MCP server based on MACRS from IRS publication 946.

Remote MCP Endpoint

The remote MCP is hosted at:

https://tax-depreciation-mcp.onrender.com/mcp

Available Tools

The following tools are available via the Tax Depreciation MCP endpoint. All are based on the MACRS from IRS Publication 946:

  • get_asset_class: Retrieve the asset class information for a given asset.
  • get_depreciation_schedule: Get the full MACRS depreciation schedule for an asset.
  • calculate_depreciation_amount: Calculate the depreciation amount for a specific year and asset.
  • choose_convention: Determine the applicable convention (half-year, mid-quarter, etc.) for an asset.
  • ping: Test connectivity to the MCP endpoint.

Usage

Add to Cursor

If you are using a tool or extension that supports MCP queries (such as the Model Context Protocol extension in VS Code), you can add the endpoint to your cursor by:

  1. Opening the command palette (usually Cmd+Shift+P on macOS).
  2. Typing MCP: Add Endpoint to Cursor and selecting it.
  3. Entering the endpoint URL:
    https://tax-depreciation-mcp.onrender.com/mcp
    
  4. Now, you can type your query in the editor and run it directly against the MCP endpoint.

Alternatively, you can manually add the endpoint to your tool's configuration if required.

{
    "mcpServers": {
        "tax-depreciation-mcp": {
            "url": "https://tax-depreciation-mcp.onrender.com/mcp"
        }
    }
}

Example Queries

You can try queries like:

  • Calculate year 3 depreciation for a $50,000 delivery truck
  • Get class info for computers

Example Depreciation Query

These queries can be sent to the MCP endpoint to retrieve tax depreciation calculations and class information for various assets.

About MCP

The Model Context Protocol (MCP) is a standard for querying and interacting with financial and tax models via a consistent API.


For more information, see the MCP documentation.

Server Config

{
  "mcpServers": {
    "tax-depreciation-mcp": {
      "url": "https://tax-depreciation-mcp.onrender.com/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Amap Maps高德地图官方 MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
ChatWiseThe second fastest AI chatbot™
DeepChatYour AI Partner on Desktop
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Playwright McpPlaywright MCP server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
CursorThe AI Code Editor