# WorkflowsMCP > A marketplace of cross-app workflows your agent can install over MCP — exact setup steps, no automation platform required. A workflow here spans at least two tools and carries the flow itself plus the exact per-app setup. Workflows are plain instructions and configs: there is no proprietary engine and nothing to import. ## Pages - [Home](https://workflowsmcp.com/): what the marketplace is, and the featured workflows. - [Browse workflows](https://workflowsmcp.com/workflows): every published workflow, filterable by app, category, tag and difficulty. - [Compose](https://workflowsmcp.com/compose): describe a task in prose and get matching workflows plus a drafted cross-app plan. - [Publish](https://workflowsmcp.com/publish): submit a workflow. - [For agents](https://workflowsmcp.com/docs/mcp): MCP connection docs, tool reference and a worked session. ## MCP Endpoint: https://workflowsmcp.com/api/mcp (stateless streamable HTTP, no authentication, all tools read-only). Server name: `workflowsmcp`. Tools: - `search_workflows` — find workflows by free text, app slug, category or tag; returns a compact list, most-upvoted first. - `get_workflow` — the full workflow for one slug: every app, its role, and the complete per-app setup steps. - `get_install_plan` — the same setup flattened into one ordered, executable plan, with prerequisites, the checkpoints a human must clear, and verification steps. Categories for the `category` filter (each is a curated set of tags; not every workflow has one): team-ops (Team ops), engineering (Engineering), support (Support), marketing (Marketing), sales (Sales & CRM), hiring (Hiring), personal (Personal). ## Workflows - `daily-standup-digest-slack-notion` — Daily standup digest: Slack → Notion — Slack, Notion - `incident-response-war-room` — Incident response war room — PagerDuty, Slack, Notion - `meeting-notes-to-linear-tasks` — Meeting notes → Linear tasks — Notion, Linear, Slack - `github-pr-review-pipeline` — GitHub PR review pipeline — GitHub, Slack, Linear - `customer-feedback-triage` — Customer feedback triage — Intercom, Slack, Linear - `inbound-lead-flow-typeform-hubspot-slack` — Inbound lead flow: Typeform → HubSpot → Slack — Typeform, HubSpot, Slack - `content-pipeline-notion-calendar-to-social` — Content pipeline: Notion calendar → social — Notion, Slack, Buffer - `weekly-investor-update-draft` — Weekly investor update draft — Stripe, Notion, Gmail - `recruiting-pipeline-gmail-notion-calendar` — Recruiting pipeline: Gmail → Notion ATS → Calendar — Gmail, Notion, Google Calendar - `personal-gtd-gmail-todoist-calendar` — Personal GTD: Gmail → Todoist → Calendar time-blocking — Gmail, Todoist, Google Calendar