R

Routine

Creates and manages reusable workflows by capturing sequences of tool calls and converting them into...

63 views
0 installs
Updated Sep 9, 2025
Not audited
Creates and manages reusable workflows by capturing sequences of tool calls and converting them into parameterized routines that can be invoked by name for automating repetitive multi-step tasks.
  1. Locate Your Routine Configuration File
    Decide where your routine definitions will be stored. Create a JSON file (for example, /path/to/your/mcp-routines.json) on your computer or server.

  2. Set the Path in the FastMCP Connection Interface
    In the FastMCP connection interface, when adding the MCP Routine server, fill in the environment variable:

    • FILENAME: The full path to your routines JSON file (e.g., /home/user/mcp-routines.json).
  3. Click the "Install Now" Button
    Use the ready-made "Install Now" button in your FastMCP interface.

  4. Save and Complete
    Make sure the path you entered is correct and points to a valid file. Click save or continue as necessary.

Note: No API keys or special tokens are needed—just the file path for your routine definitions.

Quick Start

View on GitHub

More for Productivity

View All →

More for Automation

View All →

Similar MCP Servers

W

Workflows

Provides workflow management and automation through step-by-step execution with branching logic, conditional operations, template variables, and state persistence for complex multi-step processes like code reviews and data pipelines.

Productivity Automation

Report Issue

Thank you! Your issue report has been submitted successfully.