JUHE API Marketplace
cbinsights avatar
MCP Server

CB Insights MCP Server

An interface that allows developers to interact with ChatCBI LLM through AI Agents, providing access to CB Insights' conversational AI capabilities.

12
GitHub Stars
11/23/2025
Last Updated
MCP Server Configuration
1{
2 "name": "cbi-mcp-server",
3 "command": "/path/to/.local/bin/uv",
4 "args": [
5 "--directory",
6 "/path/to/cloned/cbi-mcp-server",
7 "run",
8 "server.py"
9 ]
10}
JSON10 lines
  1. Home
  2. MCP Servers
  3. cbi-mcp-server

README Documentation

CB Insights MCP Server

The CBI MCP Server provides an interface for developers to interact with CB Insights ChatCBI LLM through AI Agents.

Tools

ChatCBI

Send a message from an agent to ChatCBI and return the response.

  • Input parameters:
    • message: The content of your message to ChatCBI
    • chatID(optional): A unique identifier for the chat session, obtained from a previous response. If included, the conversation is continued. Otherwise, a new conversation is started.
  • Returns JSON object containing the following fields:
    • chatID: Identifies the conversation. If chatID was provided in the request, this will be the same.
    • message: ChatCBI response to the message.
    • relatedContent: List of related references.
    • sources: List of sources used to generate the response.
    • suggestions: List of suggested follow-up questions.
    • title: Title of the chat
  • For more information see Using ChatCBI

Setup

The CBI MCP Server uses uv to manage the project.

Environment variables are set via the .env file:

  • CBI_CLIENT_ID & CBI_CLIENT_SECRET OAuth Client ID and Secret
    • see CB Insights API Authentication for usage and how to obtain them
  • CBI_MCP_TIMEOUT (default: 120)
  • CBI_MCP_PORT (default: 8000)

Usage

With Claude Desktop

Update the claude_desktop_config.json file using the following command:

mcp install server.py

This will add the following configuration:

{
  "mcpServers": {
    "cbi-mcp-server": {
      "command": "/path/to/.local/bin/uv",
      "args": [
        "--directory",
        "/path/to/cloned/cbi-mcp-server",
        "run",
        "server.py"
      ]
    }
  }
}

Debugging

The inspector can be used to test/debug your server.

mcp dev server.py 

More info on using the inspector

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved