# RentRollAPI MCP server

Extract verified data from CRE rent rolls and T12 operating statements (PDF, Excel, CSV, scans)

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ekvanauk-rentrollapi
- Repository: https://github.com/ekvanauk/rentrollapi-dotnet
- Website: https://rentrollapi.com

## Install
- Endpoint: https://rentrollapi.com/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-Api-Key (secret)
- Remote endpoint: https://rentrollapi.com/mcp
- Header: X-Api-Key

## Tools
- extract_operating_statement - Extract structured, verified data from a commercial real estate T12 / operating statement (trailing-twelve-month income and expense report; PDF, Excel .xlsx, or CSV; native or scanned). Returns property info, reporting months, and categorized line items (income, expenses, subtotals) with monthly values and totals, plus a deterministic verification report that reconciles row totals against monthly values and Effective Gross Income, Total Operating Expenses, and Net Operating Income against the underlying rows. Every field carries a status and confidence; uncertain fields are flagged, never silently guessed. Anonymous use is limited to 3 documents/day; pass an API key from rentrollapi.com via the X-Api-Key header for more. Endpoint: https://rentrollapi.com/mcp
- extract_rent_roll - Extract structured, verified data from a commercial real estate rent roll document (PDF, Excel .xlsx, or CSV; native or scanned). Returns property info, one record per unit (unit number, tenant, square feet, lease dates, rents, occupancy), stated totals, and a deterministic verification report that reconciles recomputed totals against the document's stated totals. Every field carries a status and confidence; uncertain fields are flagged, never silently guessed. Anonymous use is limited to 3 documents/day; pass an API key from rentrollapi.com via the X-Api-Key header for more. Endpoint: https://rentrollapi.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.ekvanauk
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 1, 2026
- Source: https://registry.modelcontextprotocol.io
