127,308 tools. Last updated 2026-05-05 13:37
"A system for managing project to-do lists with change logging" matching MCP tools:
- Retrieve all active shopping lists with their items to view saved lists, find specific lists for optimization, or manage multiple lists, optionally filtered by user ID.MIT
- Retrieve all TickTick projects and task lists to identify project IDs needed for creating or managing tasks within specific projects.MIT
- Change the active project context in multi-project Optimizely DXP setups to set default credentials and project ID for all subsequent operations. Use before managing multiple projects to ensure commands target the correct environment.MIT
- Change a card's workflow status by moving it to a different list in Trello, such as from "To Do" to "In Progress".MIT
- List all your Microsoft To Do task lists, such as Tasks, Inbox, and custom lists. Choose between full JSON or compact text output.MIT
- Retrieve all todo lists for a specific project using the project ID. Simplify project management by accessing organized task lists from Basecamp 3.MIT
Matching MCP Servers
- AlicenseBqualityBmaintenanceMCP server for Microsoft To Do via Microsoft Graph. MSAL device code flow, no client secret needed.Last updated281,182MIT
- Alicense-qualityDmaintenanceA 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.Last updated103MIT
Matching MCP Connectors
Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.
Daily world briefing that tells AI assistants what's actually happening right now. Leaders, conflicts, deaths, economic data, holidays. Updated daily so they stop getting current events wrong.
- Initialize a bug tracking system for your project by creating the necessary directory structure to start logging and managing issues.MIT
- Retrieve a project's to-do set and lists from Basecamp to manage tasks and track progress.ISC
- Retrieve and display to-do lists from a Basecamp project by providing the project ID to manage tasks and organize work.ISC
- Lists all Microsoft To Do task lists. Returns the todoTaskList-id required for all task operations.
- Find projects in Tripletex by name, number, or filters to get project IDs for time logging.
- List all projects in a monorepo or multi-project workspace to identify the correct project for a user's active file, returning project names matching subfolder paths.MIT
- Register a project to link it with the CtxNest knowledge system, automatically indexing markdown files and registering declared tools.Apache 2.0
- Batch create JIRA worklogs from a structured array. Provide issue keys, hours, dates, and optional descriptions. Use with get_schedule to prevent logging on non-working days.ISC
- Obtain a complete list of all properties for a specified class, including system and hidden properties, to facilitate general document updates.Apache 2.0
- Retrieve all properties of a class, including system and hidden ones, to enable full document updates.Apache 2.0
- Retrieve Meta Commerce Catalogs owned by a Business, including catalog ID, name, product count, vertical, and feed count, to identify the catalog_id needed before managing products or feeds.Apache 2.0
- Render a timeline chart to track project milestones with color-coded status indicators (done, active, pending, blocked). Supports horizontal layout for up to 8 items and vertical for longer lists.Functional Source , Version 1.1, MIT Future
- Initiate all stopped services in a Docker Compose project, ensuring containers start in the correct dependency order. Use to resume a project or start services after a system reboot.MIT