Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

workflow.resolveFlow

Identify which workflow or nodes a user references in their message by matching content, names, and keywords, providing context without fetching entire workflows.

Instructions

Resolve which flow/nodes the user is referring to based on their message. Uses heuristics to match: selected node content, node names, code/text content keywords. Call this instead of fetching entire workflow for context.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
userMessageYesThe user message that references a flow
selectedNodeIdNoCurrently selected node ID (if any) - greatly improves resolution accuracy
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/circuitry-dev/circuitry-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server