Skip to content
Back to search
30
MCP

ChainWeaver

io.github.dgenio/chainweaver

Expose deterministic ChainWeaver flows as MCP tools without LLM calls between steps.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

contextweaver
MCP gateway: bounded tool shortlists + artifact-backed result firewall. Deterministic, no model.
0 tools
easy-mcp-langchain
Seamlessly connect MCP tools to LangChain Agents.
0 tools
Chainlist
Chainlist MCP — registry of EVM chains
0 tools · streamable-http
@provusinc/stepweaver
MCP server for intelligent Cucumber/Gherkin test scenario generation
0 tools
langflow-builder-mcp
MCP server for building and modifying Langflow flows via LLM agents
0 tools
mcp-celery
Expose Celery tasks as async MCP tools with automatic lifecycle management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chainweaver": {
      "url": "None",
      "transport": "http"
    }
  }
}