Skip to main content
Glama

Cortellis MCP Server

get_company

Retrieve detailed company records including all available fields by specifying a company identifier. Access structured data from the Cortellis database for comprehensive insights.

Instructions

Return the entire company record with all available fields for a given identifier from Cortellis API

Input Schema

NameRequiredDescriptionDefault
idYesCompany identifier

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Company identifier", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from Cortellis MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/uh-joan/cortellis-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server