Antarpreet/agentic-workflow-mcp
3.3
If you are the rightful owner of agentic-workflow-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Local Agentic Workflow MCP Server facilitates the execution of Agentic Workflows using a local LLM server via the Ollama CLI, optimized for use with VS Code.
Tools
Functions exposed to the LLM to take actions
display_graph
Generates a graph image from the workflow configuration.
start_workflow
Initiates the Agentic Workflow with a given prompt.
embed_files
Creates embeddings for files and stores them in the local vector database.
visualize_embeddings
Generates a visualization of the embeddings in the local vector database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client