Server data from the Official MCP Registry
MCP server exposing number theory functions and factorization algorithms
MCP server exposing number theory functions and factorization algorithms
Valid MCP server (0 strong, 3 medium validity signals). 5 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-number-theory": {
"args": [
"mcp-number-theory"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server exposing number theory functions and factorization algorithms.
pip install mcp-number-theory
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)
This package provides an MCP server that exposes number theory functions. Run with:
mcp-number-theory
mcp-name: io.github.daedalus/mcp-number-theory
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.