Skip to main content
Glama

CB Insights MCP Server

Official
by cbinsights

ChatCBI

Use this tool to interact with CB Insights' conversational AI by providing clear, specific queries. Maintain context by including the chat ID from previous interactions for continuous dialogue.

Instructions

When using this tool, provide clear, specific queries for the best results. You can continue conversations with ChatCBI by including the chat ID from previous interaction.

Input Schema

NameRequiredDescriptionDefault
chat_idNo
messageYes

Input Schema (JSON Schema)

{ "properties": { "chat_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Chat Id" }, "message": { "title": "Message", "type": "string" } }, "required": [ "message" ], "title": "chat_with_cbiArguments", "type": "object" }

Other Tools from CB Insights 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/cbinsights/cbi-mcp-server'

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