mcp-number-theory
MCP server exposing number theory functions and factorization algorithms.
Install
pip install mcp-number-theory
Usage
from mcp_number_theory import number_theory as nt
# Compute GCD
result = nt.gcd(48, 18) # Returns 6
# Factorize
from mcp_number_theory import algos
p, q = algos.fermat(1234567890123456789)
MCP Server
This package provides an MCP server that exposes number theory functions. Run with:
mcp-number-theory
mcp-name: io.github.daedalus/mcp-number-theory
Release files for mcp-number-theory 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mcp_number_theory-0.1.0.tar.gz | 12.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mcp_number_theory-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.3 kB
Release files / mcp_number_theory-0.1.0.tar.gz
| Download URL | mcp_number_theory-0.1.0.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e8b20a01e6d3e706176d4b528627377f49d31cf479d00dab0b7dbaf3fe4e88be
|
|
BLAKE2b-256 checksum How to use checksums |
6039c6ddb26d903300fbf618a5ba5e875a085cf60521dd36de3fd0b7b8df1003
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 28, 2026.
Transparency logRelease files / mcp_number_theory-0.1.0-py3-none-any.whl
| Download URL | mcp_number_theory-0.1.0-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d88e87a5ec692b57fa836a99561e5fa47965ac8fdb52014179b69ffb92979274
|
|
BLAKE2b-256 checksum How to use checksums |
f1351bd2cdac3cdc894296651740d1c6f2a2f695cc9c3ad043bae4446d36da36
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 28, 2026.
Transparency log