Skip to main content
Glama
convergeqa

convergeqa-mcp

Official
by convergeqa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONVERGEQA_API_KEYNoYour ConvergeQA Developer API key. Required if CONVERGEQA_SERVICE_ACCOUNT_KEY is not provided.
CONVERGEQA_SERVICE_ACCOUNT_KEYNoYour ConvergeQA service account key. Required if CONVERGEQA_API_KEY is not provided.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
convergeqa_critique_startC

Start a private authenticated Critique agent review.

convergeqa_critique_statusC

Fetch owner-scoped Critique job status.

convergeqa_critique_packetC

Fetch owner-authenticated Critique packet JSON and optionally write it to a path.

convergeqa_critique_sessionC

Fetch owner-authenticated Critique session packet.

convergeqa_critique_sessionsC

List owner-authenticated Critique sessions.

convergeqa_critique_templatesC

List API-visible ConvergeQA templates for the configured credential.

convergeqa_critique_decideC

Submit delegated Critique decisions.

convergeqa_critique_exportC

Download owner-authenticated Critique export ZIP to a caller-selected path.

convergeqa_iterate_startC

Start a private authenticated Iterate agent review.

convergeqa_iterate_statusC

Fetch owner-scoped Iterate job status.

convergeqa_iterate_packetC

Fetch owner-authenticated Iterate packet JSON and optionally write it to a path.

convergeqa_iterate_sessionC

Fetch owner-authenticated Iterate session packet.

convergeqa_iterate_sessionsC

List owner-authenticated Iterate sessions.

convergeqa_iterate_templatesB

List API-visible ConvergeQA templates for the configured credential.

convergeqa_iterate_decideC

Submit delegated Iterate decisions.

convergeqa_iterate_exportC

Download owner-authenticated Iterate export ZIP to a caller-selected path.

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/convergeqa/convergeqa-mcp'

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