---
title: "docsbot-administration"
description: "Administer DocsBot and build production DocsBot bots through an OAuth-authenticated remote MCP server."
canonical: https://agentpluginsdirectory.com/plugins/docsbot-administration
last-updated: 2026-09-16
---

# docsbot-administration
Administer DocsBot and build production DocsBot bots through an OAuth-authenticated remote MCP server.
- Slug: docsbot-administration
- Publisher: DocsBot
- Repository: https://github.com/uglyrobot/docsbot-agent-skills
- Manifest: plugins/docsbot-administration/plugin.json
- Version: 0.5.2
- License: MIT
- Category (editorial): other
- Skills: 1 (docsbot-administration)
- MCP servers: 1 (docsbot)
- Stars: 0
- Repository created: 2026-07-02
- Repository last pushed: 2026-09-05
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/docsbot-administration
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What docsbot-administration does, in the publisher's words

Install DocsBot skills and plugins in Cursor, Codex, Claude Code, and other MCP- or Agent Skills-compatible clients.

DocsBot Administration is a hosted Streamable HTTP MCP server for authorized DocsBot dashboard administration. Its package at plugins/docsbot-administration/ follows the portable Agent Plugins v1 layout with a root plugin.json, mcp.json, and bundled workflow skill. Cursor, Codex, and Claude Code each also have their own marketplace manifests. Claude Code does not support Agent Plugins v1 yet, so it continues to use its custom package described below.

It exposes a compact two-tool interface:

- search discovers relevant DocsBot Admin API catalog operations.
- execute runs a selected catalog operation with structured parameters.
- DocsBot MCP server guide: https://docsbot.ai/documentation/developer/mcp-server
- DocsBot: https://docsbot.ai
- Codex
- Cursor

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/uglyrobot/docsbot-agent-skills/HEAD/README.md

## Skills

- docsbot-administration: Use this bundled DocsBot Administration workflow whenever the DocsBot Administration plugin is installed and the user asks to manage DocsBot teams, bots, sources, members, integrations, Skills, reports, or billing-related settings. This skill teaches efficient Admin MCP usage, current team detectio…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- docsbot: transport: streamable-http; url: https://mcp.docsbot.ai

Read from the plugin's own mcp.json. Environment variable names only, never values.
