Bot9

Bot9 MCP Connector for Claude

A+

Manage your AI agents via Bot9 — orchestrate bots, train them, and automate conversations directly from any AI agent.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Bot9 account to any AI agent and orchestrate your customer support and conversational automation workflows through natural language.

What you can do

  • Bot Management — List all configured AI bots, retrieve specific configurations, and create new bots on the fly.
  • Training & Data Sources — List existing knowledge base sources and dynamically add new URLs for your bots to learn from.
  • Conversation Oversight — Retrieve active conversation lists and export historical chat logs for analysis.
  • Message Automation — Send messages to your bots programmatically to test responses or simulate user interactions.

How it works

  1. Subscribe to this server
  2. Enter your Bot9 API Key
  3. Start managing your conversational AI fleet from Claude, Cursor, or any MCP-compatible client
conversational-aichatbot-trainingknowledge-baseai-automationcustomer-serviceagent-orchestration

8 tools expose this connector's capabilities to your AI agent.

add_data_source

Add a URL to train the bot

create_bot

Create a new AI chatbot

get_bot

Get details of a specific bot

get_conversation_history

Retrieve message history of a conversation

list_bots

List all AI bots

list_conversations

List active conversations for a bot

list_data_sources

List knowledge base sources for a bot

send_message

Send a message to a bot and get a response

See how to talk to your AI agent using Bot9.

List all bots in my Bot9 account.

I've retrieved your bots. You currently have 'Support Assistant' (ID: bot_123) and 'Sales Lead Gen' (ID: bot_456).

Add the URL https://example.com/pricing to bot_123's knowledge base.

The URL has been successfully added to bot_123. The bot is now training on the new pricing data.

Get the chat history for conversation conv_789 on bot_123.

Retrieving the history... The user asked 'What are your operating hours?' and the bot replied 'We are open 9AM to 5PM EST'.

Yes! Use the `add_data_source` tool and provide the Bot ID and the target URL. The bot will automatically scrape and learn from that page.

Related Connectors