Skip to content

uglyrobot/docsbot-administration

v0.5.2MIT

Administer DocsBot and build production DocsBot bots through an OAuth-authenticated remote MCP server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

docsbotstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.docsbot.ai"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "docsbot-administration",
  "version": "0.5.2",
  "description": "Administer DocsBot and build production DocsBot bots through an OAuth-authenticated remote MCP server.",
  "author": {
    "name": "DocsBot",
    "url": "https://docsbot.ai"
  },
  "homepage": "https://docsbot.ai/documentation/developer/mcp-server",
  "repository": "https://github.com/uglyrobot/docsbot-agent-skills",
  "license": "MIT",
  "keywords": [
    "docsbot",
    "docsbot-admin",
    "admin-mcp",
    "model-context-protocol",
    "mcp-server",
    "ai-agents",
    "dashboard-admin",
    "bot-management",
    "source-management",
    "oauth",
    "rbac"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub