Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.daedalus/mcp-parigp

PYPI · MCP-PARIGP · SCANNED SEP 20

MCP server exposing cypari2 (PARI/GP) number theory library

Available components

0 this week 67 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 17 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability65
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 5180 tokens (~36/item across 143 items; 143 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: two runs of the same published version returned different tool surfaces, so we cannot tell a change in the package from a difference in our own sandbox run.Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 99% of tool parameters carry a description.Partial
  • Structured output schemas are declared (29% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "eval_expression" implies "eval" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 143 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the io.github.daedalus/mcp-parigp server?

io.github.daedalus/mcp-parigp runs locally as a PyPI package, launched with uvx mcp-parigp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-parigp

# add to Claude Code
claude mcp add daedalus-mcp-parigp -- uvx mcp-parigp
// .cursor/mcp.json
{
  "mcpServers": {
    "daedalus-mcp-parigp": {
      "command": "uvx",
      "args": [
        "mcp-parigp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "daedalus-mcp-parigp": {
      "command": "uvx",
      "args": [
        "mcp-parigp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add daedalus-mcp-parigp -- uvx mcp-parigp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "daedalus-mcp-parigp": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-parigp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add daedalus-mcp-parigp --command uvx --arg mcp-parigp
# ~/.hermes/config.yaml
mcp_servers:
  daedalus-mcp-parigp:
    command: "uvx"
    args: ["mcp-parigp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "daedalus-mcp-parigp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-parigp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add daedalus-mcp-parigp -t stdio -c uvx -a mcp-parigp
// mcp.json
{
  "mcpServers": {
    "daedalus-mcp-parigp": {
      "command": "uvx",
      "args": [
        "mcp-parigp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 9 Sept 26 −12
    • Stability: 0.87 → unverified security
    • Tool coverage: 43% → 29% functional
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 4 Sept 26 0
    • Stability: 0.97 → pass security
  • 3 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Sept 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcp-parigp@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 17 packages
Packages resolved 17
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 143 exposed · ~5,180 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
factorial ~22

Compute the factorial n!.

NameTypeReqDescription
nintegeryesNon-negative integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

factorpadic ~50

Factor a polynomial over the p-adic numbers.

NameTypeReqDescription
nintegerp-adic precision.
pintegeryesPrime p.
polstringyesPolynomial as a string.

No output schema declared.

No examples provided.

fibonacci ~23

Compute the nth Fibonacci number.

NameTypeReqDescription
nintegeryesNon-negative integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

gcd ~34

Compute the greatest common divisor of two integers.

NameTypeReqDescription
aintegeryesFirst integer.
bintegeryesSecond integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

genus2red ~43

Reduce a genus 2 curve.

NameTypeReqDescription
PyesHyperelliptic polynomial y^2 = P.
pintegerOptional prime for local reduction.

No output schema declared.

No examples provided.

get_pari_version ~53

Get the PARI/GP version string. Returns: String describing the PARI version. Example: >>> get_pari_version() 'GP/PARI CALCULATOR Version 2.15...'

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_real_precision ~42

Get the current PARI default real precision in decimal digits. Returns: Current precision in decimal digits. Example: >>> get_real_precision() 15

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultintegeryes

No examples provided.

get_real_precision_bits ~42

Get the current PARI default real precision in bits. Returns: Current precision in bits. Example: >>> get_real_precision_bits() 53

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultintegeryes

No examples provided.

getrand ~44

Get PARI's current random number seed. Returns: The current random seed. Example: >>> getrand() [1, 2, 3, ...]

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hess ~24

Compute the Hessenberg form of a matrix.

NameTypeReqDescription
myesSquare matrix.

No output schema declared.

No examples provided.

hilbert ~55

Compute the Hilbert symbol (n, m) or (n, m)_p.

NameTypeReqDescription
mintegeryesInteger.
nintegeryesInteger.
pintegerPrime (0 for infinite place).
NameTypeReqDescription
resultintegeryes

No examples provided.

I ~33

Get the imaginary unit. Returns: The imaginary unit I = sqrt(-1). Example: >>> I() I

Input schema present but exposes no named parameters.

NameTypeReqDescription
imagnumberyes
realnumberyes

No examples provided.

idealadd ~40

Add two ideals in a number field.

NameTypeReqDescription
ideal1yesFirst ideal.
ideal2yesSecond ideal.
nfyesNumber field structure.

No output schema declared.

No examples provided.

idealfactor ~32

Factor an ideal in a number field.

NameTypeReqDescription
idealyesIdeal to factor.
nfyesNumber field structure.

No output schema declared.

No examples provided.

idealmul ~40

Multiply two ideals in a number field.

NameTypeReqDescription
ideal1yesFirst ideal.
ideal2yesSecond ideal.
nfyesNumber field structure.

No output schema declared.

No examples provided.

idealpow ~40

Compute a power of an ideal.

NameTypeReqDescription
idealyesIdeal to power.
nintegeryesExponent.
nfyesNumber field structure.

No output schema declared.

No examples provided.

init_primes ~28

Initialize the primes table up to M.

NameTypeReqDescription
MintegeryesUpper bound for primes.

No output schema declared.

No examples provided.

integ ~34

Compute the integral of a polynomial.

NameTypeReqDescription
polstringyesPolynomial as a string.
vstringVariable name.

No output schema declared.

No examples provided.

is_square ~24

Test if n is a perfect square.

NameTypeReqDescription
nintegeryesInteger.
NameTypeReqDescription
resultbooleanyes

No examples provided.

ispower ~43

Test if n is a perfect k-th power.

NameTypeReqDescription
kintegerExponent (0 or omitted means test any power).
nintegeryesInteger.

No output schema declared.

No examples provided.

isprime ~25

Test if an integer is prime.

NameTypeReqDescription
nintegeryesInteger to test.
NameTypeReqDescription
resultbooleanyes

No examples provided.

jacobi ~35

Compute the Jacobi symbol (a/n).

NameTypeReqDescription
aintegeryesInteger.
nintegeryesOdd positive integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

lcm ~35

Compute the least common multiple of two integers.

NameTypeReqDescription
aintegeryesFirst integer.
bintegeryesSecond integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

legendre ~34

Compute the Legendre symbol (a/p).

NameTypeReqDescription
aintegeryesInteger.
pintegeryesOdd prime.
NameTypeReqDescription
resultintegeryes

No examples provided.

lfun ~40

Compute general L-function.

NameTypeReqDescription
FL-function data (optional).
rintegerDerivative order.
syesComplex parameter.

No output schema declared.

No examples provided.

lfuntheta ~40

Compute theta function of L-function.

NameTypeReqDescription
FyesL-function data.
precisionintegerOptional precision.
tyesReal parameter.

No output schema declared.

No examples provided.

lift ~24

Lift a modular object (remove Mod wrapper).

NameTypeReqDescription
modyesA modular object.

No output schema declared.

No examples provided.

List ~26

Create an empty list or convert to a list.

NameTypeReqDescription
xOptional object to convert.

No output schema declared.

No examples provided.

log ~28

Compute natural logarithm.

NameTypeReqDescription
precisionintegerOptional precision.
xyesPositive number.

No output schema declared.

No examples provided.

lucas ~24

Compute the nth Lucas number.

NameTypeReqDescription
nintegeryesNon-negative integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

Mat ~20

Convert to a matrix.

NameTypeReqDescription
xyesObject to convert.

No output schema declared.

No examples provided.

matcharpoly ~33

Compute the characteristic polynomial of a matrix.

NameTypeReqDescription
myesSquare matrix.
vstringVariable name.

No output schema declared.

No examples provided.

matdet ~22

Compute the determinant of a matrix.

NameTypeReqDescription
myesSquare matrix.

No output schema declared.

No examples provided.

mateigen ~23

Compute the eigenvalues of a matrix.

NameTypeReqDescription
myesSquare matrix.

No output schema declared.

No examples provided.

matid ~27

Create an n x n identity matrix.

NameTypeReqDescription
nintegeryesSize of the matrix.

No output schema declared.

No examples provided.

matimage ~21

Compute the image of a matrix.

NameTypeReqDescription
myesMatrix.

No output schema declared.

No examples provided.

matinv ~25

Compute the inverse of a matrix.

NameTypeReqDescription
myesInvertible square matrix.

No output schema declared.

No examples provided.

matker ~21

Compute the kernel of a matrix.

NameTypeReqDescription
myesMatrix.

No output schema declared.

No examples provided.

matrank ~21

Compute the rank of a matrix.

NameTypeReqDescription
myesMatrix.
NameTypeReqDescription
resultintegeryes

No examples provided.

matrix ~57

Create an m x n matrix.

NameTypeReqDescription
entriesarrayList of entries (optional).
mintegeryesNumber of rows (or size if n=0).
nintegerNumber of columns (default 0).

No output schema declared.

No examples provided.

matzero ~44

Create a zero matrix.

NameTypeReqDescription
mintegeryesNumber of rows (or size if n=0).
nintegerNumber of columns (default 0).

No output schema declared.

No examples provided.

Mod ~31

Create a modular number or polynomial.

NameTypeReqDescription
ayesValue.
byesModulus (integer or polynomial).

No output schema declared.

No examples provided.

modular_lambda ~39

Compute the modular lambda function.

NameTypeReqDescription
precisionintegerOptional precision.
tauyesLattice parameter (Im(tau) > 0).

No output schema declared.

No examples provided.

modulr_sym ~38

Compute the modular symbol.

NameTypeReqDescription
gintegerWeight.
precisionintegerOptional precision.
syesComplex number.

No output schema declared.

No examples provided.

moebius ~27

Compute the Möbius function mu(n).

NameTypeReqDescription
nintegeryesPositive integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

nextprime ~23

Find the next prime after n.

NameTypeReqDescription
nintegeryesInteger.
NameTypeReqDescription
resultintegeryes

No examples provided.

nfinit ~30

Initialize a number field defined by a polynomial.

NameTypeReqDescription
polstringyesDefining polynomial as a string.

No output schema declared.

No examples provided.

norm ~37

Compute the norm of a polynomial/algebraic number.

NameTypeReqDescription
polyesPolynomial or algebraic number.
vstringVariable name.

No output schema declared.

No examples provided.

one ~30

Get the integer 1. Returns: Integer 1. Example: >>> one() 1

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultintegeryes

No examples provided.

phi ~25

Compute Euler's totient function phi(n).

NameTypeReqDescription
nintegeryesPositive integer.
NameTypeReqDescription
resultintegeryes

No examples provided.

Common questions

What is the io.github.daedalus/mcp-parigp server?

io.github.daedalus/mcp-parigp is listed in the public MCP registry as io.github.daedalus/mcp-parigp. MCP server exposing cypari2 (PARI/GP) number theory library. This page covers its PyPI package (mcp-parigp).

Is the io.github.daedalus/mcp-parigp server safe to use?

io.github.daedalus/mcp-parigp scores 67 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.daedalus/mcp-parigp server expose?

io.github.daedalus/mcp-parigp exposes 143 tools: eval_expression, get_pari_version, set_real_precision, get_real_precision, set_real_precision_bits, and 138 more. Their descriptions and schemas cost roughly 5,180 tokens of context every time the server is loaded.

Is the io.github.daedalus/mcp-parigp server still maintained?

io.github.daedalus/mcp-parigp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.daedalus/mcp-parigp server under?

io.github.daedalus/mcp-parigp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.