Skip to main content
Glama
dmarsters

Quantum ZX-Calculus MCP Server

by dmarsters
run_tests.sh324 B
#!/bin/bash # Run all tests for quantum-zx-calculus-mcp set -e PROJECT_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" cd "$PROJECT_ROOT" echo "Running quantum-zx-calculus-mcp tests..." echo "" # Run pytest with verbose output python -m pytest test_quantum_zx.py -v --tb=short echo "" echo "✓ All tests passed!"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dmarsters/quantum-zx-calculus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server