Skip to content
Cline

mcp number theory for Cline

io.github.daedalus/mcp-number-theory

MCP server exposing number theory functions and factorization algorithms

client:Cline transport:stdio runtime:pypi

Install mcp number theory in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-number-theory": {
      "command": "uvx",
      "args": [
        "mcp-number-theory"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp number theory in other clients