Skip to main content
Glama

CB Insights MCP Server

Official
by cbinsights

ChatCBI

Interact with the CB Insights MCP Server to process specific queries using conversational AI. Maintain context across conversations by including chat IDs for continuous, targeted responses.

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" }
Install Server

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