Skip to main content
Glama

is_safe_prime

Check if a prime number is a safe prime by verifying it equals 2p + 1 where p is also prime, useful for cryptographic applications and mathematical analysis.

Instructions

Check if a prime q is a safe prime (q = 2p + 1 where p is prime). (Domain: arithmetic, Category: special_primes)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-math-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server