Skip to main content
Glama
127,233 tools. Last updated 2026-05-05 11:07

"A server offering MCP prompts as primitives for task execution" matching MCP tools:

  • Retrieves task prompts with descriptions and technical data from Webvizio MCP Server to facilitate proper understanding and execution of development tasks when provided with a task UUID.
    MIT
  • Mark a task as completed by providing its task ID. This updates the task status within the delega-mcp task management system for AI agents.
    MIT
  • Retrieve detailed raw information for a specific Octopus Deploy server task using its unique ID and space name to inspect task execution and diagnose deployment issues.
    Mozilla Public 2.0
  • Execute multiple CLI agent prompts in parallel using server-side asyncio, enabling concurrent task processing with controlled concurrency limits.

Matching MCP Servers

Matching MCP Connectors

  • Retrieve all available prompts from an MCP server with names, descriptions, and argument schemas for accurate invocation.
    MIT
  • Retrieve comprehensive development context for new tasks, including execution paths, tests, and entry points tailored to task type. Use as the initial step when starting any coding task.
  • Retrieve and mark the next highest priority task as in-progress using the MCP Think Tank server, ensuring efficient task management and focused execution.
    MIT
  • Discover available prompt templates from a target MCP server by specifying its location and transport type. Use this to explore what prompts a server provides for integration or testing purposes.
    MIT
  • Generates a validation payload for Terraform or Bicep IaC configurations and routes it to the appropriate MCP server for plan, validate, or template validation.
    MIT
  • Check MCP server health: auto-discovers servers from Claude config, connects and validates tools/prompts/resources. Optionally invoke tools to confirm execution and run security analysis. Get pass/fail status for every server.
    MIT
  • Retrieve execution details for a specific task by providing its unique ID. View task status, input/output data, and execution information to monitor and troubleshoot workflow performance.
  • Access recent prompts and execution results to review code generation activities and compare outputs across different architectures.
    MIT
  • Mark a task as completed in the MCP Orchestrator Server by providing the task ID, instance ID, and result to update task status and track progress.
    MIT