Skip to main content
Glama

π“‚€π“’π“‹Ήπ”Έβ„•π•Œπ”Ήπ•€π•Šπ“‹Ήπ“’π“‚€ - Intelligent Guidance for

by Hive-Academy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_workflow_report

Generates interactive workflow reports and analytics dashboards with rich visualizations and real-time data tracking.

get_report_status

Retrieves current status and results of a report generation request.

get_workflow_guidance

Provides minimal role identity and basic capabilities for workflow execution.

get_step_guidance

Provides focused guidance for executing the current workflow step, including commands and validation checklist.

report_step_completion

Report step completion results and get next step guidance.

get_step_progress

Get focused step progress summary for a task.

get_next_available_step

Get focused next step information for role progression.

get_role_transitions

Gets available role transitions with recommendations, scores, and basic requirements for workflow progression.

validate_transition

Validates role transition requirements and provides pass/fail status with actionable feedback.

execute_transition

Executes role transition and returns execution status with essential details for next steps.

get_transition_history

Retrieves transition history with timeline overview and basic statistics for task context.

workflow_execution_operations

Manages workflow execution state through strongly-typed operations for creating, querying, updating, and completing workflow executions. Handles execution context and progress tracking with validated parameters.

bootstrap_workflow

Initializes a new workflow execution with boomerang role, starting from git setup through task creation and delegation.

get_operation_schema

Get the parameter schema definition for a specific MCP service and operation. Returns the exact structure needed for parameters when calling execute_mcp_operation. Useful for understanding what parameters are required and optional for any service operation.

execute_mcp_operation

Core workflow operations service for executing database and business logic operations through MCP services like TaskOperations, PlanningOperations, WorkflowOperations, etc. Uses consistent parameters and follows strict naming conventions.

init_rules

Initialize Anubis workflow rules to specified AI agent (cursor or copilot)

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/Hive-Academy/Anubis-MCP'

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