Skip to main content
Glama
77,734 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A service for managing a to-do list and task reminders" matching MCP servers:

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides over 1,000 creative ways to decline requests across four categories (polite, humorous, professional, and creative). The MCP server wraps a REST API to help users craft professional rejections through natural language interactions.
    53
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A framework that provides search, fetch, and do primitives to enable AI agents to orchestrate complex tasks via sandboxed TypeScript code execution. It optimizes performance and security by reducing multiple sequential tool calls into a single, efficient inference round-trip.
    33
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A cross-AI-agent local task context sharing MCP server that allows clients like Codex, Claude Code, Hermes, and VS Code to read and write the same task state, enabling task tracking and context distillation.
    6
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    MCP Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
    15
    825
    2,148
    TypeScript
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A TypeScript-based MCP server that enables users to manage tasks through natural conversation with Claude. Features complete CRUD operations, priority management, tagging, search functionality, and intelligent productivity insights with robust Zod validation.
    6
    46
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A minimal Model Context Protocol (MCP) service for integration with external platforms. Provides CRUD operations, reference data fetching, and authentication capabilities.
    7
  • F
    license
    C
    quality
    D
    maintenance
    A Model Context Protocol implementation that provides a standardized interface for task management, supporting both STDIO mode for CLI/AI applications and HTTP+SSE mode for browser-based clients.
    4
    11
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server for intelligent task management in AI-powered development environments, providing file-based storage, dependency management with cycle detection, and an interactive CLI.
    14
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A secure MCP server providing controlled access to pixi tasks and commands, eliminating agent bash circumvention. It exposes 11 pixi tools through 4 meta-tools for ~95% context savings.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A production-ready generic FastMCP server template with SQLAlchemy async CRUD, enabling rapid bootstrapping of MCP data-management services. It provides registry-driven CRUD, FK resolution, conflict versioning, and multiple transports.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A secure, vector-based task management server for Claude Desktop using sqlite-vec and sentence-transformers. It provides intelligent task tracking with semantic search capabilities to organize and retrieve development tasks efficiently.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A reusable MCP HTTP server with OAuth 2.1 that turns any JSON-RPC handler into a production-ready endpoint with dynamic client registration, PKCE, refresh tokens, and OpenAPI docs.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) service for integration with external platforms, providing CRUD operations for 23 entity types through a standardized MCP interface.