Skip to main content
Glama

Runbook

Official
by runbookai

create_runbook

Create and manage runbooks to automate workflows, enabling execution across MCP servers directly from Claude Desktop.

Input Schema

NameRequiredDescriptionDefault
contentYes
nameYes

Input Schema (JSON Schema)

{ "properties": { "content": { "title": "Content", "type": "string" }, "name": { "title": "Name", "type": "string" } }, "required": [ "name", "content" ], "title": "create_runbookArguments", "type": "object" }
Install Server

Other Tools from Runbook

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/runbookai/runbook-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server