Workflows MCP v0.1.0
@AgentDeskAI
About Workflows MCP v0.1.0
orchestrate & combine prompts + MCP servers into compound MCP tools
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"workflows-mcp": {
"command": "npx",
"args": [
"-y",
"@agentdesk/workflows-mcp@latest"
]
}
}
}Tools
2getConsoleErrors
getNetworkErrors
Overview
What is Workflows MCP v0.1.0?
Workflows MCP v0.1.0 is an MCP server that helps create, organize, and share AI workflows and prompts as version-controlled YAML configurations. It integrates with MCP tools and servers to orchestrate dynamic prompting sequences for specific tasks.
How to use Workflows MCP v0.1.0?
Install via npx -y mcpn@latest init or configure as an MCP server in an MCP client like Cursor using the provided JSON config. Custom workflows are defined in YAML files placed in a .workflows or .mcp-workflows directory, with optional presets loaded via the `
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments