MCP Server for Highrise

Build 25.0.9440

Data Model

The CData MCP Server for Highrise models the Highrise API as relational tables, views, and stored procedures. The server uses the Highrise API to process supported filters. The server processes other filters client-side within the server.

Tables

The CData MCP Server for Highrise models writable Highrise APIs as easy-to-access Tables. Most tables are defined in simple, text-based schema files. However, some tables, such as Companies, Deals, and People, are dynamic. When you connect, the server gets the metadata for dynamic tables by calling the appropriate Web services.

Views

Views are read-only tables. Typically, data that cannot be modified is represented in views.

Stored Procedures

The server also surfaces Stored Procedures, function-like interfaces to Highrise that surface additional capabilities of the API.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440