
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
scicomp-quantum-mcp
Advanced tools
mcp-name: io.github.andylbrummer/quantum-mcp
MCP server for wave mechanics and Schrödinger equation simulations.
This server provides tools for quantum mechanics simulations and wavefunction analysis:
# Run directly with uvx (no installation required)
uvx scicomp-quantum-mcp
# Or install with pip
pip install scicomp-quantum-mcp
# With GPU support
pip install scicomp-quantum-mcp[gpu]
# Run as command
scicomp-quantum-mcp
create_lattice_potential - Crystalline lattice potentials (square, hexagonal, triangular)create_custom_potential - Custom potential from mathematical functioncreate_gaussian_wavepacket - Localized Gaussian wave packetscreate_plane_wave - Plane wave statessolve_schrodinger - 1D time-dependent Schrödinger equationsolve_schrodinger_2d - 2D time-dependent Schrödinger equationget_task_status - Monitor async simulationsget_simulation_result - Retrieve completed simulation dataanalyze_wavefunction - Compute observables from wavefunctionvisualize_potential - Plot potential energy landscapesrender_video - Animate probability density evolutionEnable GPU acceleration with environment variable:
MCP_USE_GPU=1 scicomp-quantum-mcp
Spectacular animated demonstrations:
Run demos with Claude:
claude -p "Simulate double-slit interference" \
--allowedTools "mcp__quantum-mcp__*"
Practical tutorials in EXAMPLES.md:
See the API documentation for complete reference.
Part of a comprehensive system for scientific computing. See the documentation for the complete ecosystem.
FAQs
MCP server for wave mechanics and Schrodinger equation simulations
We found that scicomp-quantum-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.