
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
solana-node-workflow-mcp
Advanced tools
MCP server for executing Solana Node Dashboard workflows from the command line.
npm install -g @anaisbetts/solana-node-workflow
You can run a workflow in two ways:
solana-node-workflow run -w <workflow-id>
solana-node-workflow run -w path/to/workflow.json
-w, --workflow <workflow>: Workflow ID or JSON file path (required)-e, --endpoint <endpoint>: Custom API endpoint (default: https://solana-node-dashboard-v2.vercel.app)# Run a workflow using its ID
solana-node-workflow run -w abc123
# Run a workflow from a JSON file
solana-node-workflow run -w ./my-workflow.json
# Run a workflow using a custom endpoint
solana-node-workflow run -w abc123 -e http://localhost:3000
npm install
npm run build
npm run dev
MIT
FAQs
MCP server for Solana Node Dashboard workflow execution
The npm package solana-node-workflow-mcp receives a total of 1 weekly downloads. As such, solana-node-workflow-mcp popularity was classified as not popular.
We found that solana-node-workflow-mcp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.