Brings PARI/GP's number theory capabilities into Claude through the cypari2 Python binding. You get direct access to integer factorization, primality testing, Euler's totient, polynomial root finding, and more specialized operations like computing cyclotomic polynomials or Jacobi symbols. The server also exposes number field arithmetic, elliptic curve functions including torsion groups and canonical heights, and matrix operations. Reach for this when you need computational number theory beyond basic arithmetic, whether you're exploring Diophantine equations, working with algebraic number fields, or analyzing elliptic curves. The API surface is comprehensive enough for serious mathematical work while staying close to PARI/GP's native function names.
claude mcp add --transport stdio daedalus-mcp-parigp uvx mcp-parigp