REP Helper MCP Server
Track and document rental hours for IRS Real Estate Professional Status (REPS) and Short-Term Rental (STR) material participation — all through natural language. Log time entries by property and activity, query year-to-date totals, and pull audit-ready reports without leaving your AI assistant. Built for the 750-hour REPS threshold, the STR 100-hour test, and every participation rule in between. Real estate investors can manage their entire compliance workflow conversationally, while developers can build agents that automatically capture hours from calendars, emails, and task logs. Your hours, your proof, on demand at rephelper.ai.
Server Config
{
"command": "npx",
"args": [
"-y",
"@rephelper/mcp-server"
],
"env": {
"REPHELPER_API_TOKEN": "rh_live_your_token_here"
}
}