gotohuman-mcp-server

andyciggy/gotohuman-mcp-server

3.2

If you are the rightful owner of gotohuman-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

gotoHuman MCP Server facilitates the integration of human approvals into AI workflows, offering a fully-managed, async human-in-the-loop workflow with customizable approval UI.

Tools

Functions exposed to the LLM to take actions

list-forms

List all available review forms. NOTE: You need to fetch the schema for the form fields first using the get-form-schema tool.

get-form-schema

Get the schema to use for the 'fields' property when requesting a human review with a form.

request-human-review-with-form

Request a human review with a form. NOTE: If you don't have a form ID yet, list all available forms using the list-forms tool first. To know what to pass for fieldData, you need to fetch the schema for the form fields using the get-form-schema tool.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources