← Back to Plugins
MCP Server MCP

io.github.daedalus/mcp-number-theory

github By github 👁 1 views ▲ 0 votes

MCP server exposing number theory functions and factorization algorithms

Homepage Verified source GitHub

Install

uvx mcp-number-theory

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-number-theory",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...