MCP Routine
🌅🍳☕️📰🚗💼 MCP Routine is a MCP server that lets you create custom tools on the fly. It stitches actions executed by multiple MCP tools into a reusable routine.
Why?
If you perform the same sequence of tool calls over and over, a routine will save you time and remove prompting inconsistencies. A routine includes full context of the exact set of tools and inputs needed to execute a full task.
Installation
Copy the following into your MCP client's JSON file
How to use it?
- Perform your task by prompting AI to execute tools.
- Once the task is completed, instruct AI to create a new routine for your task.
- Refresh your MCP client to update the tools. Then use it to execute the same sequence of tools.
The MCP server includes the following tools to manage routines
Examples
Research a topic, then write the result into a new page in a given folder.
Development
Build
Execute
Publish
An MCP server that allows users to create custom tools on the fly by stitching together actions from multiple MCP tools into reusable routines.
Related MCP Servers
- -securityAlicense-qualityThis MCP server allows you to connect MCP clients with Toolhouse's tools.Last updated -13PythonMIT License
- AsecurityAlicenseAqualityMCP server that builds itself by creating new tools as needed based on user requests (Requires restart of Claude Desktop to use newly created tools).Last updated -426PythonThe Unlicense
- -securityFlicense-qualityThis is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.Last updated -Python
- AsecurityAlicenseAqualityA tool that dynamically generates and configures MCP servers by automatically creating necessary directories and files according to user specifications.Last updated -161113JavaScriptMIT License