Welcome to OPLINK, an MCP server for workflows. It sits between your IDE and multiple MCP servers, reads simple YAML workflow definitions, and exposes them as a single, well‑structured tool surface in your editor.
Model Context Protocol (MCP) lets AI agents call tools directly from your editor. But as soon as you add more than one MCP server, things get messy:
OPLINK fixes this by acting as the workflow hub:
.mcp-workflows/workflows.yaml.oplink server --config ./.mcp-workflows).Workflow Orchestration
Combine multiple MCP servers and prompts into powerful, reusable workflows
Custom Commands
Trigger workflows with intuitive commands like "enter debugger mode" or "use thinking mode"
Version Control
Share and version control your workflows through simple YAML files
Smart Strategies
Define custom strategies for using tools sequentially or situationally
Team Onboarding
Easily onboard your team to best practices with versioned workflow configurations
Examples Library
Curated example workflows for common development tasks
OPLINK was born from the realization that “just add more MCP servers” doesn’t scale on its own. The valuable part is how you sequence and combine those tools for real tasks: debugging, incident response, doc lookup, triage, migrations, etc.
By putting workflows in one MCP server, OPLINK helps you:
frontend_debugger, deepwiki_lookup, etc.)Whether you're a solo developer or part of a large team, OPLINK turns your MCP ecosystem into a coherent, versioned set of workflows instead of a bag of individual servers.
Special thanks to: