Crash-proof LLM pipelines. Resumes from failure without a database.
Crash-proof LLM pipelines. Resumes from failure without a database.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-devilsfave-dagpipe": {
"args": [
"-y",
"structured-extract"
],
"command": "npx"
}
}
}The DagPipe MCP server is well-architected with proper authentication using environment variables and permissions appropriate for a developer tool. The code quality is good with comprehensive error handling and input validation, though there are some minor code quality issues around broad exception handling. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
Scanned 4 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
No written reviews yet. Be the first!