← Back to search

golutra-mcp

golutra Scanned 31d ago

Model Context Protocol server for Golutra via golutra-cli.

B
75.7 / 100

Versions

0.1.4latest
May 7, 2026
0.1.3
May 1, 2026
0.1.2
Mar 22, 2026
0.1.1
Mar 20, 2026
0.1.0
Mar 17, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 50

golutra-get-context
annotations: none low

${readOnlyLabel} Read the current default golutra-cli path, profile/host target order, workspace path, and timeout.

golutra-set-context
annotations: none low

${writesContextLabel} Persist new default golutra-cli path, profile, hostKind, targetOrder, workspace path, or timeout values for later tool calls. Default targetOrder is stable desktop -> stable server(web) -> dev desktop -> dev server(web). Per-tool workspacePath input remains a one-time override.

golutra-reset-context
annotations: none low

${writesContextLabel} Reset the stored CLI path, profile/host target order, workspace path, and timeout back to the startup environment defaults.

userId string
golutra-diagnose
annotations: none low

${readOnlyCliLabel} May probe running app when workspacePath is available. Check whether golutra-cli is callable and whether the running Golutra app accepts workspace-scoped commands. ${workspaceOverrideNote} ${persistedContextNote}

userId string
golutra-run-command
annotations: none low

${mayReadOrWriteAppLabel} Run any supported golutra-cli structured command. Prefer the focused MCP tools when one exists; use this for newly added or less common CLI commands. ${persistedContextNote}

golutra-read-cli-guide
annotations: none low

${readOnlyCliLabel} Read one top-level golutra-cli guide/help page for team building, collaboration, assets, prompt settings, roles, and other agent-facing workflows. ${persistedContextNote}

golutra-read-team-config
annotations: none low

${readOnlyAppLabel} Read one workspace team overview: member config summaries plus conversationSummary for default channel, channels, and directs. ${workspaceOverrideNote}

golutra-list-terminal-defaults
annotations: none low

${readOnlyAppLabel} Read selectable Settings member entries before creating project terminals. Only available entries should be used for terminal creation.

golutra-create-terminals
annotations: none low

${writesWorkspaceLabel} Create assistant, supervisor, or member terminals and optionally bind agent templates, project skills, and member prompt overrides at creation time. ${workspaceOverrideNote}

command string sandboxed boolean terminalType string instanceCount number unlimitedAccess boolean collaborationMode boolean commandAffixPrefix string commandAffixSuffix string postReadyWaitPattern string soloDocumentTemplateFolderName string
golutra-delete-member
annotations: none low

${destructiveWorkspaceLabel} Delete one created project member. Before calling this tool, ask the user to confirm the exact memberId and memberName. ${workspaceOverrideNote}

golutra-update-member-name
annotations: none low

${writesWorkspaceLabel} Rename one existing project member by memberId only. This only updates the display name and does not change bindings, prompts, automation, conversations, or terminal sessions. ${workspaceOverrideNote}

golutra-create-channel
annotations: none low

${writesWorkspaceLabel} Create one channel and auto-include both userId and owner in the final member set. ${workspaceOverrideNote}

customName string
golutra-ensure-direct
annotations: none low

${writesWorkspaceLabel} Return an existing direct conversation or create one if missing. ${workspaceOverrideNote}

golutra-update-conversation
annotations: none low

${writesWorkspaceLabel} Rename a conversation, replace a normal channel member set, or do both. DM and default-channel member updates are rejected by Golutra. ${workspaceOverrideNote}

customName string
golutra-delete-conversation
annotations: none low

${destructiveWorkspaceLabel} Delete one normal channel or direct conversation. Default-channel deletion is rejected by Golutra. ${workspaceOverrideNote}

golutra-list-conversations
annotations: none low

${readOnlyAppLabel} List channel and direct-message conversations visible to a workspace member. ${workspaceOverrideNote}

userId string
golutra-list-messages
annotations: none low

${readOnlyAppLabel} Read recent messages from a Golutra channel or direct conversation. ${workspaceOverrideNote}

limit number beforeId string conversationId string
golutra-send-message
annotations: none low

${writesWorkspaceLabel} Send a Golutra chat message through golutra-cli using a structured chat.send payload. ${workspaceOverrideNote}

text string senderId string conversationId string
golutra-read-roadmap
annotations: none low

${readOnlyAppLabel} Read the workspace roadmap or a conversation-specific roadmap through golutra-cli. ${workspaceOverrideNote}

golutra-update-roadmap
annotations: none low

${writesWorkspaceLabel} Replace the current workspace or conversation roadmap through golutra-cli. ${workspaceOverrideNote}

readOnly boolean
golutra-read-prompt-tokens
annotations: none low

${readOnlyAppLabel} Read skillCommands, memberReferences, and conversationReferences for prompt textareas. ${workspaceOverrideNote}

golutra-read-prompt-options
annotations: none low

${readOnlyAppLabel} Read valid prompt-setting filter values for one role or one concrete member. ${workspaceOverrideNote}

userId string memberId string
golutra-read-project-prompt-settings
annotations: none low

${readOnlyAppLabel} Read project-level initial prompts and dispatch suffix rules for one role. ${workspaceOverrideNote}

golutra-update-project-prompt-settings
annotations: none low

${writesWorkspaceLabel} Update project-level initial prompts and dispatch suffix rules for one role. Omit a field to keep it; pass null to remove it. ${workspaceOverrideNote}

readOnly boolean
golutra-read-member-config
annotations: none low

${readOnlyAppLabel} Read one member's full config snapshot: terminal, agentBinding, skillBinding, promptSettings, and automationSettings. ${workspaceOverrideNote}

golutra-read-member-prompt-settings
annotations: none low

${readOnlyAppLabel} Read one member's initial prompt overrides and dispatch suffix rules. ${workspaceOverrideNote}

golutra-update-member-prompt-settings
annotations: none low

${writesWorkspaceLabel} Update one member's initial prompt overrides and dispatch suffix rules. Omit a field to keep it; pass null to remove it. ${workspaceOverrideNote}

readOnly boolean
golutra-read-member-binding
annotations: none low

${readOnlyAppLabel} Read one member's agentBinding and skillBinding domains. ${workspaceOverrideNote}

golutra-update-member-binding
annotations: none low

${writesWorkspaceLabel} Update one member's agentBinding and skillBinding. Omit a domain to keep it; pass null to clear it. ${workspaceOverrideNote}

readOnly boolean
golutra-read-member-automation
annotations: none low

${readOnlyAppLabel} Read one member's supervisor settings and scheduled dispatch settings. ${workspaceOverrideNote}

golutra-update-member-automation
annotations: none low

${writesWorkspaceLabel} Update supervisorSettings and scheduledDispatchSettings for one member. Omit a domain to keep it; pass null to clear it. ${workspaceOverrideNote}

readOnly boolean
golutra-preview-onboarding-prompt
annotations: none low

${readOnlyAppLabel} Preview the built-in or rendered initial prompt for one member role and token context. ${workspaceOverrideNote}

language string memberId string template string soloDocumentPath string collaborationMode boolean
golutra-restart-member
annotations: none low

${destructiveWorkspaceLabel} Restart one member terminal after the user confirms the exact memberId and memberName. Use this after changing initial prompts when the running session should pick them up. ${workspaceOverrideNote}

hardClose boolean forceClose boolean launchReason string ownerWindowLabel string
golutra-list-skills
annotations: none low

${readOnlyCliLabel} List built-in golutra-cli skills and optionally append workspace project skills. ${workspaceOverrideNote}

golutra-get-skill
annotations: none low

${readOnlyCliLabel} Read the detailed schema for a built-in golutra-cli skill.

skillName string
golutra-validate-skill
annotations: none low

${readOnlyCliLabel} Run golutra-cli skill-validate against a local skill directory that contains SKILL.md.

skillPath string
golutra-list-project-skills
annotations: none low

${readOnlyCliLabel} List only workspace-resolved project skills discovered from .golutra/skills. ${workspaceOverrideNote}

golutra-link-project-skill
annotations: none low

${writesWorkspaceLabel} Link one personal skill library folder into the current workspace project skill set. ${workspaceOverrideNote}

golutra-read-project-skill
annotations: none low

${readOnlyCliLabel} Discover a workspace project skill by name and return its SKILL.md content. ${workspaceOverrideNote}

skillName string
golutra-list-skill-library
annotations: none low

${readOnlyAppLabel} List reusable personal skill-library entries.

golutra-create-skill-library-entry
annotations: none low

${writesWorkspaceLabel} Scaffold one local skill template folder. Edit and validate the generated skill before linking it into a workspace.

displayName string
golutra-import-skill-library-entries
annotations: none low

${writesWorkspaceLabel} Import one or more existing local skill folders into the personal skill library.

golutra-list-agents
annotations: none low

${readOnlyAppLabel} List local agent repository templates that can be bound to project members.

golutra-create-agent
annotations: none low

${writesWorkspaceLabel} Create one local agent template. roleSettingBody should contain only the agent role description body; Golutra generates the fixed template structure.

packageId string roleSettingBody string
golutra-inspect-template
annotations: none low

${readOnlyAppLabel} Preview one local .gfriend.zip file or repository source path.

golutra-list-template-repository
annotations: none low

${readOnlyAppLabel} List My Templates repository cards.

golutra-use-template-repository-card
annotations: none low

${writesWorkspaceLabel} Apply one My Templates repository card to a workspace. This is the front-end repository-card Use semantic, not generic external import. ${workspaceOverrideNote}

mode string fileName string filePath string terminalOverrides array
golutra-export-template-workspace
annotations: none low

${writesWorkspaceLabel} Export current workspace content into My Templates. Omit replaceInstalledPath to create a new card, or pass an existing card filePath from golutra-list-template-repository as replaceInstalledPath to replace it while preserving cloud binding/package metadata when available. If workspaceId is omitted, the tool will try to read it from the current team config. ${workspaceOverrideNote}

templateDisplayName string replaceInstalledPath string
golutra-publish-template-edited
annotations: none low

${writesWorkspaceLabel} Export one existing My Templates card as a zip file. This is the front-end repository-card "Export to folder" action; targetFilePath must be the full output zip path, not just a directory. ${workspaceOverrideNote}

terminalOverrides array
golutra-store-command
annotations: none low

${mayReadOrWriteAppLabel} Run one supported store.* structured command. Use store assets only after the user explicitly approves store usage.

payload record

Permissions 2

shell high
Server uses shell capabilities via: child_process, spawn()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 110

low
Tool 'golutra-get-context' has no annotations annotation_checker · 100%
low
Tool 'golutra-set-context' has no annotations annotation_checker · 100%
low
Tool 'golutra-reset-context' has no annotations annotation_checker · 100%
low
Tool 'golutra-diagnose' has no annotations annotation_checker · 100%
low
Tool 'golutra-run-command' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-cli-guide' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-team-config' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-terminal-defaults' has no annotations annotation_checker · 100%
low
Tool 'golutra-create-terminals' has no annotations annotation_checker · 100%
low
Tool 'golutra-delete-member' has no annotations annotation_checker · 100%
low
Tool 'golutra-update-member-name' has no annotations annotation_checker · 100%
low
Tool 'golutra-create-channel' has no annotations annotation_checker · 100%
low
Tool 'golutra-ensure-direct' has no annotations annotation_checker · 100%
low
Tool 'golutra-update-conversation' has no annotations annotation_checker · 100%
low
Tool 'golutra-delete-conversation' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-conversations' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-messages' has no annotations annotation_checker · 100%
low
Tool 'golutra-send-message' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-roadmap' has no annotations annotation_checker · 100%
low
Tool 'golutra-update-roadmap' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-prompt-tokens' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-prompt-options' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-project-prompt-settings' has no annotations annotation_checker · 100%
low
Tool 'golutra-update-project-prompt-settings' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-member-config' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-member-prompt-settings' has no annotations annotation_checker · 100%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Tool 'golutra-update-member-prompt-settings' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-member-binding' has no annotations annotation_checker · 100%
low
Tool 'golutra-update-member-binding' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-member-automation' has no annotations annotation_checker · 100%
low
Tool 'golutra-update-member-automation' has no annotations annotation_checker · 100%
low
Tool 'golutra-preview-onboarding-prompt' has no annotations annotation_checker · 100%
low
Tool 'golutra-restart-member' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-skills' has no annotations annotation_checker · 100%
low
Tool 'golutra-get-skill' has no annotations annotation_checker · 100%
low
Tool 'golutra-validate-skill' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-project-skills' has no annotations annotation_checker · 100%
low
Tool 'golutra-link-project-skill' has no annotations annotation_checker · 100%
low
Tool 'golutra-read-project-skill' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-skill-library' has no annotations annotation_checker · 100%
low
Tool 'golutra-create-skill-library-entry' has no annotations annotation_checker · 100%
low
Tool 'golutra-import-skill-library-entries' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-agents' has no annotations annotation_checker · 100%
low
Tool 'golutra-create-agent' has no annotations annotation_checker · 100%
low
Tool 'golutra-inspect-template' has no annotations annotation_checker · 100%
low
Tool 'golutra-list-template-repository' has no annotations annotation_checker · 100%
low
Tool 'golutra-use-template-repository-card' has no annotations annotation_checker · 100%
low
Tool 'golutra-export-template-workspace' has no annotations annotation_checker · 100%
low
Tool 'golutra-publish-template-edited' has no annotations annotation_checker · 100%
low
Tool 'golutra-store-command' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: vitest@3.0.0 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@3.0.0 (GHSA-9crc-q9x8-hgqq) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: golutra-get-context manifest_parser · 85%
info
Tool: golutra-set-context manifest_parser · 85%
info
Tool: golutra-reset-context manifest_parser · 85%
info
Tool: golutra-diagnose manifest_parser · 85%
info
Tool: golutra-run-command manifest_parser · 85%
info
Tool: golutra-read-cli-guide manifest_parser · 85%
info
Tool: golutra-read-team-config manifest_parser · 85%
info
Tool: golutra-list-terminal-defaults manifest_parser · 85%
info
Tool: golutra-create-terminals manifest_parser · 85%
info
Tool: golutra-delete-member manifest_parser · 85%
info
Tool: golutra-update-member-name manifest_parser · 85%
info
Tool: golutra-create-channel manifest_parser · 85%
info
Tool: golutra-ensure-direct manifest_parser · 85%
info
Tool: golutra-update-conversation manifest_parser · 85%
info
Tool: golutra-delete-conversation manifest_parser · 85%
info
Tool: golutra-list-conversations manifest_parser · 85%
info
Tool: golutra-list-messages manifest_parser · 85%
info
Tool: golutra-send-message manifest_parser · 85%
info
Tool: golutra-read-roadmap manifest_parser · 85%
info
Tool: golutra-update-roadmap manifest_parser · 85%
info
Tool: golutra-read-prompt-tokens manifest_parser · 85%
info
Tool: golutra-read-prompt-options manifest_parser · 85%
info
Tool: golutra-read-project-prompt-settings manifest_parser · 85%
info
Tool: golutra-update-project-prompt-settings manifest_parser · 85%
info
Tool: golutra-read-member-config manifest_parser · 85%
info
Tool: golutra-read-member-prompt-settings manifest_parser · 85%
info
Tool: golutra-update-member-prompt-settings manifest_parser · 85%
info
Tool: golutra-read-member-binding manifest_parser · 85%
info
Tool: golutra-update-member-binding manifest_parser · 85%
info
Tool: golutra-read-member-automation manifest_parser · 85%
info
Tool: golutra-update-member-automation manifest_parser · 85%
info
Tool: golutra-preview-onboarding-prompt manifest_parser · 85%
info
Tool: golutra-restart-member manifest_parser · 85%
info
Tool: golutra-list-skills manifest_parser · 85%
info
Tool: golutra-get-skill manifest_parser · 85%
info
Tool: golutra-validate-skill manifest_parser · 85%
info
Tool: golutra-list-project-skills manifest_parser · 85%
info
Tool: golutra-link-project-skill manifest_parser · 85%
info
Tool: golutra-read-project-skill manifest_parser · 85%
info
Tool: golutra-list-skill-library manifest_parser · 85%
info
Tool: golutra-create-skill-library-entry manifest_parser · 85%
info
Tool: golutra-import-skill-library-entries manifest_parser · 85%
info
Tool: golutra-list-agents manifest_parser · 85%
info
Tool: golutra-create-agent manifest_parser · 85%
info
Tool: golutra-inspect-template manifest_parser · 85%
info
Tool: golutra-list-template-repository manifest_parser · 85%
info
Tool: golutra-use-template-repository-card manifest_parser · 85%
info
Tool: golutra-export-template-workspace manifest_parser · 85%
info
Tool: golutra-publish-template-edited manifest_parser · 85%
info
Tool: golutra-store-command manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 289 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%