convergeqa-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONVERGEQA_API_KEY | No | Your ConvergeQA Developer API key. Required if CONVERGEQA_SERVICE_ACCOUNT_KEY is not provided. | |
| CONVERGEQA_SERVICE_ACCOUNT_KEY | No | Your ConvergeQA service account key. Required if CONVERGEQA_API_KEY is not provided. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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