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. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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