← Back to Plugins
MCP Server MCP

RentRollAPI

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://rentrollapi.com/mcp",
      "headers": [
        {
          "description": "RentRollAPI key (rr_live_...). Optional - without it, a free 3-documents/day demo allowance applies.",
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...