# BotMape MCP

Vendor: BotMape  
Category: communication  
Auth: API_KEY  
Composio slug: `botmape`

BotMape provides APIs for creating and managing AI agents, knowledge bases, conversations, messages, and usage analytics.

## Tools

- **Add Knowledge** — Add and automatically embed training content in one AI agent's knowledge base, optionally with source or categorization metadata.
- **Create AI Agent (No API Delete)** — Permanently create a BotMape AI agent. BotMape provides no documented delete-agent API, so this toolkit cannot remove it afterward, and creation may permanently consume a plan-limited agent slot. Requires explicit confirmation that a lastin
- **Delete Knowledge Entry** — Permanently delete one knowledge-base entry from an AI agent using both the agent ID and knowledge entry ID.
- **Get AI Agent** — Return the detailed configuration, behavior prompt, appearance, and active state of one AI agent by ID.
- **Get Platform Analytics** — Return account-wide BotMape message and conversation totals, daily activity, averages, and per-agent statistics.
- **List AI Agents** — Return all AI agents owned by the connected BotMape account, including the IDs needed by single-agent, chat, and knowledge tools.
- **List Knowledge Entries** — Return all knowledge-base entries currently attached to one AI agent, including entry IDs needed for deletion.
- **Send Message to AI Agent** — Immediately send a visitor message to an AI agent, creating a conversation or continuing the supplied conversation, and return the generated reply. This permanently adds chat history.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect BotMape.
3. Authorise through api_key.
4. Teammates can now @-mention BotMape tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/botmape