GPTBots

GPTBots MCP Connector for Claude

A+

Manage your conversational AI agents, workflows, and knowledge bases via AI.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your GPTBots account to your AI agent and manage your enterprise AI infrastructure conversationally. Interact with your deployed bots, trigger complex automated workflows, and upload new documents to your knowledge bases without leaving your development environment.

What you can do

  • Bot Interaction — List active conversations, review chat histories, and send messages directly to your deployed AI agents
  • Knowledge Management — Browse available knowledge documents and upload new content to keep your bots' context up to date
  • Workflow Automation — Trigger configured AI workflows and query their execution status programmatically
  • Database Queries — List tables and records hosted within the GPTBots platform database

How it works

  1. Subscribe to this server
  2. Enter your GPTBots API Key and Data Center Region
  3. Start managing your AI agents from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • AI Developers — test bot responses, update knowledge bases, and trigger workflows directly from your IDE
  • Product Managers — audit conversation histories to evaluate bot performance and user satisfaction
  • Operations Teams — seamlessly integrate GPTBots automated workflows into your existing daily processes
chatbotworkflow-automationknowledge-baseconversational-aibot-management

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

list_databases

List tables in the platform database

create_knowledge_document

Upload or create a document in the Knowledge Base

get_conversation

Get details and history of a specific conversation

list_conversations

List chat conversations with a bot

list_knowledge_documents

List documents in a Knowledge Base

query_workflow

Check the execution status of a triggered workflow

send_bot_message

Send a message to a GPTBots Agent

trigger_workflow

Trigger an automated workflow

See how to talk to your AI agent using GPTBots.

List all recent conversations for bot ID 'bot_123xyz'.

Fetching conversations... I found 3 active conversations for this bot. Conversation ID 'conv_987' was updated 5 minutes ago. Would you like to see its chat history?

Trigger the onboarding workflow (ID: 'wf_456') and pass the parameter email='test@example.com'.

Triggering workflow... Success! The workflow has been initiated. The execution Record ID is 'rec_789abc'. Let me know if you want me to check its status.

Use the `send_bot_message` tool and provide the Bot ID and your message content. The AI agent will relay your message to the GPTBots platform and return the bot's response.

Related Connectors