Skip to main content
Glama
92,929 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Taskschmiede - Task Management or Productivity Tool" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    This MCP server enables agents to manage complex tasks by providing tools for registration, complexity assessment, breakdown into subtasks, and status tracking throughout the task lifecycle.
    5
    154 npm
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server that routes natural language requests to structured tool calls using a LoRA-tuned small language model, with built-in validation, retry, and fallback recovery.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI coding agents from different MCP-capable clients to exchange messages in real time through a shared in-memory broker. Supports agent registration, inboxes, and live event streaming without requiring a database.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables creation and management of scheduled tasks with interval, cron, or one-time triggers. Persists tasks in SQLite and supports MCP sampling to automatically invoke AI agents when schedules trigger.
    5 npm
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs, quality gates, and actor attribution. Schemas define what agents must produce — the server blocks the call if they don't. Works with any MCP-compatible client.
    206
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Exposes an agent orchestration task queue as an MCP tool interface, allowing agents to submit, list, get, and update tasks with typed validation.
    3
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Proxies a remote MCP server to add protocol-native background task support, including task management and progress forwarding, while preserving synchronous calls.
    -
  • A
    license
    A
    quality
    A
    maintenance
    Graph-based tool retrieval for LLM agents. Builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy from 12% to 82% with 79% fewer tokens. Also works as an MCP Proxy to aggregate multiple servers behind 3 meta-tools.
    6
    149 PyPI
    17
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A single MCP server that provides dynamic access to thousands of APIs through discovery and proxy, eliminating the need to install and configure multiple separate MCP servers.
    4
    4 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to report task lifecycle events—start, progress, waiting, rename, and terminal outcomes—so a single Huawei Today screen card stays updated per task under one task_id. Delivers these notifications through a self-hosted Cloudflare Workers deployment with OAuth-scoped agents, queued retries, and an admin console for notification policies.
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables centralized proxy and orchestration of MCP servers, providing unified tool discovery, authentication, and secure request routing. It adds a human-in-the-loop approval gate for high-risk actions and audit logging.
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Routes external MCP tools behind a small on-demand discovery interface for Codex agents, using Jev to select relevant tools and providing fallback to the full inventory when confidence is low.
    6
    MIT