Skip to main content
Glama
TomPhillipsLabs

loopquest-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOOPQUEST_API_KEYYesYour LoopQuest API key
LOOPQUEST_BASE_URLNoBase URL for a self-hosted LoopQuest deployment

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_review_taskA

Send content to LoopQuest for a human to review. Use mode=gate to BLOCK until a human approves (poll get_task_status for the verdict before acting), or mode=monitor to review in the background. Returns the task id, status and expiry.

get_task_statusA

Check the status and verdict of a LoopQuest review task by id.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/TomPhillipsLabs/loopquest-mcp'

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