npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

quantum-suitability-validator-mcp

v1.0.1

Published

MCP server that screens quantum computing POC proposals against expert decision rules before budget allocation

Downloads

275

Readme

smithery badge

Quantum Suitability Validator MCP

MCP server that screens quantum computing POC proposals against expert decision rules -- before your agent escalates any initiative to a committee, allocates budget, or routes to a specialist.

What it does

Enterprise innovation agents and R&D workflow agents process backlogs of proposed technology initiatives tagged as potential quantum computing candidates. Before escalating any candidate to a human committee, allocating POC budget, or routing to a quantum specialist, the agent calls quantum_assess_problem to produce an auditable triage verdict.

This server is refusal-first by design. It downgrades or refuses more often than it approves. Every verdict is auditable and machine-readable.

Tools

quantum_assess_problem (Free: 5/month, no key required)

Screens a quantum computing proposal against expert decision rules. Returns:

  • verdict: RECOMMENDED_NOW | BENCHMARK_ONLY | HYBRID_ONLY | SIMULATOR_ONLY | NOT_RECOMMENDED | NOT_QUANTUM_AMENABLE | INSUFFICIENT_INFORMATION
  • suitability_score: 0.0-1.0
  • confidence_score: 0.0-1.0
  • problem_class: combinatorial_optimisation | portfolio_optimisation | molecular_simulation | ml_kernel | cryptography_pqc | sampling_monte_carlo | other
  • dominant_blockers: specific reasons why the problem fails screening
  • hype_flags: detected hype language patterns
  • baseline_question: always "What is your classical baseline today, and what metric must improve for this to matter?"
  • agent_action: ESCALATE_TO_POC | ROUTE_TO_SIMULATOR | DEFINE_BASELINE_FIRST | REJECT | REQUEST_MORE_INFORMATION

quantum_readiness_report (Pro only)

Full auditable Quantum Readiness Report. Everything from quantum_assess_problem plus:

  • recommended_workflow: CLASSICAL_ONLY | HYBRID | SIMULATOR_ONLY | ANNEALING_PATH | GATE_MODEL_VARIATIONAL
  • formulation_guidance: QUBO/Ising/variational suitability, estimated binary variables, penalty dominance risk
  • hardware_recommendations: hardware family fit scores with access routes (D-Wave Leap, IBM Cloud, IonQ Cloud)
  • error_budget_assessment: viability against current noise floors
  • classical_baseline_assessment: baseline strength and minimum benchmark requirement
  • validation_plan: ordered steps for technical review board submission

Connect

HTTP (Railway -- no install)

{"type": "http", "url": "https://quantum-suitability-validator-mcp-production.up.railway.app"}

stdio (npm -- requires ANTHROPIC_API_KEY)

npx quantum-suitability-validator-mcp

Pricing

  • Free: 5 quantum_assess_problem calls/month per IP -- no API key required
  • Pro: $199/month -- unlimited quantum_assess_problem + full quantum_readiness_report
  • Enterprise: $499/month -- volume + SLA

Upgrade: kordagencies.com

Legal

AI-assisted triage -- NOT a substitute for experimental physicist review. Results are for informational and planning purposes only and do not constitute expert quantum computing advice. Full terms: kordagencies.com/terms.html

Kord Agencies Pte Ltd, Singapore