Workflow MCP Server
@tuanknguyen
About Workflow MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"workflow-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Workflow MCP Server?
A Python MCP server that guides agents through structured workflows. It ensures agents follow predefined steps while maintaining flexibility in execution.
How to use Workflow MCP Server?
Install using uv: create a virtual environment, activate it, and
Basic information
More Reasoning MCP servers
MCP Sandbox
danstarnsTurn any JavaScript module into a sandboxed MCP (Model Context Protocol) server with automatic reflection and type inference.
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
MCP Sandbox
JohanLi233Python sandboxes for llms
AWorld: Advancing Agentic AI
inclusionAISearch, understand, reproduce, and improve an idea with ease
Agentic Tools MCP Server
PimzinoA comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.
Comments