Workflow MCP Server
@tuanknguyen
About Workflow MCP Server
No overview available yet
Basic information
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
More Reasoning MCP servers
Emergency Medicare Management MCP Server
manolazemergency-medicare-planner-mcp-server
IntelliNode Medical Use Cases
BarqawizMulti-Agent AI Orchestration Workshop
Task Planner MCP Server
CaptainCrouton89An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
Agentic MCP Client
peakmojoA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
Proplan Mcp
King-ProplanMCP server that gives Claude persistent project memory — roadmap, session history, and codebase context. Type continue and Claude picks up exactly where you left off
Comments