Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Numerology MCP Server by RoxyAPI

REMOTE · ROXYAPI.COM · SCANNED SEP 20

Life Path, Expression, karmic debt and Chaldean numerology readings for AI agents.

Available components

0 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 6030 tokens (~301/item across 20 items; 20 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Tools include usage examples.Pass
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 98% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 20 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Numerology MCP Server by RoxyAPI server?

Numerology MCP Server by RoxyAPI is a hosted endpoint at https://roxyapi.com/mcp/numerology, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · roxyapi.com

# add to Claude Code
claude mcp add --transport http com-roxyapi-numerology 'https://roxyapi.com/mcp/numerology'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-roxyapi-numerology": {
      "url": "https://roxyapi.com/mcp/numerology"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-roxyapi-numerology": {
      "type": "http",
      "url": "https://roxyapi.com/mcp/numerology"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-roxyapi-numerology]
url = "https://roxyapi.com/mcp/numerology"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-roxyapi-numerology": {
      "type": "remote",
      "url": "https://roxyapi.com/mcp/numerology",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-roxyapi-numerology --url 'https://roxyapi.com/mcp/numerology' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-roxyapi-numerology:
    url: "https://roxyapi.com/mcp/numerology"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-roxyapi-numerology": {
      "Transport": "http",
      "Url": "https://roxyapi.com/mcp/numerology"
    }
  }
}
# add to Vellum
assistant mcp add com-roxyapi-numerology -t streamable-http -u 'https://roxyapi.com/mcp/numerology'
// mcp.json
{
  "mcpServers": {
    "com-roxyapi-numerology": {
      "type": "http",
      "url": "https://roxyapi.com/mcp/numerology"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Tool “get_numerology_compound_number” now declares an output schema functional
    • Tool “get_numerology_meanings_number” now declares an output schema functional
    • Tool “post_numerology_birth_day” now declares an output schema functional
    • Tool “post_numerology_bridge” now declares an output schema functional
    • Tool “post_numerology_business_name” now declares an output schema functional
    • Tool “post_numerology_chaldean” now declares an output schema functional
    • Tool “post_numerology_chart” now declares an output schema functional
    • Tool “post_numerology_compatibility” now declares an output schema functional
    • Tool “post_numerology_daily” now declares an output schema functional
    • Tool “post_numerology_dual” now declares an output schema functional
    • Tool “post_numerology_expression” now declares an output schema functional
    • Tool “post_numerology_karmic_debt” now declares an output schema functional
    • Tool “post_numerology_karmic_lessons” now declares an output schema functional
    • Tool “post_numerology_life_path” now declares an output schema functional
    • Tool “post_numerology_maturity” now declares an output schema functional
    • Tool “post_numerology_personal_day” now declares an output schema functional
    • Tool “post_numerology_personal_month” now declares an output schema functional
    • Tool “post_numerology_personal_year” now declares an output schema functional
    • Tool “post_numerology_personality” now declares an output schema functional
    • Tool “post_numerology_soul_urge” now declares an output schema functional
    • First check of Tool coverage: 100 functional
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 0
    • Authorization: unverified → partial security
    • Schema quality: 345 → 283 functional
    • Schema quality: fail → pass functional
    • “get_numerology_compound_number” reworded the description of “compact” cosmetic
    • “get_numerology_meanings_number” reworded the description of “compact” cosmetic
    • “post_numerology_birth_day” reworded the description of “compact” cosmetic
    • “post_numerology_bridge” reworded the description of “compact” cosmetic
    • “post_numerology_business_name” reworded the description of “compact” cosmetic
    • “post_numerology_chaldean” reworded the description of “compact” cosmetic
    • “post_numerology_chart” reworded the description of “compact” cosmetic
    • “post_numerology_compatibility” reworded the description of “compact” cosmetic
    • “post_numerology_daily” reworded the description of “compact” cosmetic
    • “post_numerology_dual” reworded the description of “compact” cosmetic
    • “post_numerology_expression” reworded the description of “compact” cosmetic
    • “post_numerology_karmic_debt” reworded the description of “compact” cosmetic
    • “post_numerology_karmic_lessons” reworded the description of “compact” cosmetic
    • “post_numerology_life_path” reworded the description of “compact” cosmetic
    • “post_numerology_maturity” reworded the description of “compact” cosmetic
    • “post_numerology_personal_day” reworded the description of “compact” cosmetic
    • “post_numerology_personal_month” reworded the description of “compact” cosmetic
    • “post_numerology_personal_year” reworded the description of “compact” cosmetic
    • “post_numerology_personality” reworded the description of “compact” cosmetic
    • “post_numerology_soul_urge” reworded the description of “compact” cosmetic
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://roxyapi.com/mcp/numerology

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=roxyapi.com CN=WE1,O=Google Trust Services,C=US 26 Jul 2026 24 Oct 2026 ECDSA 256 ECDSA-SHA256 fb04ac30ca01abb60e3558bdfadfe2f4
SANs: roxyapi.com, *.roxyapi.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of roxyapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
roxyapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'inline-speculation-rules' 'unsafe-eval' https://challenges.cloudflare.com https://cdn.jsdelivr.net https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; img-src 'self' data: https:; font-src 'self' https://fonts.scalar.com; connect-src 'self' https://api.scalar.com https://challenges.cloudflare.com https://cloudflareinsights.com; frame-src https://challenges.cloudflare.com https://roxyapi.github.io; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; form-action 'self'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(self), usb=(), bluetooth=(), accelerometer=(), gyroscope=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://roxyapi.com/mcp/numerology Verified 200
http (plaintext) http://roxyapi.com/mcp/numerology HTTPS enforced 301 https://roxyapi.com/mcp/numerology
MCP tools · 20 exposed · ~6,030 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_numerology_compound_number ~301

Get the classical Chaldean interpretation of a compound number (also called a fadic number) from 10 to 52, as defined by Cheiro in the Book of Numbers. Compound numbers are the unreduced two-digit numbers that reveal the hidden influence behind a name or date, beyond the single-digit root. Each returns its symbolic title (such as The Wheel of Fortune for 10, The Star of the Magi for 17, or The Crown of the Magi for 21), its nature (fortunate, unfortunate, or mixed), and a full interpretation. Numbers 33 to 52 share the meaning of a lower number in their series, returned with a sameAs pointer. Perfect for Chaldean numerology references, compound number lookups, and AI numerology tools.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
numberstringyesCompound number from 10 to 52.
NameTypeReqDescription
meaningstringyes
namestring|nullyes
naturestringyes
numbernumberyes
rootnumberyes
sameAsnumber
{"number":"23"}
get_numerology_meanings_number ~270

Get the complete meaning and interpretation for any numerology number (1-9, 11, 22, 33) using Pythagorean numerology. Returns comprehensive description including archetype title, keywords, personality traits, strengths, weaknesses, career guidance, relationship dynamics, and spiritual insights. Master numbers (11, 22, 33) include amplified meanings with their reduced base number. Perfect for numerology reference tools, educational apps, quick lookups, and building custom numerology calculators. Get detailed 300-500 word expert-written meanings for all 12 valid numerology numbers.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
numberstringyesNumerology number (1-9, 11, 22, 33)
NameTypeReqDescription
meaningobjectyes
numbernumberyes
typestringyes
{"number":"5"}
post_numerology_birth_day ~268

Calculate your Birth Day number from the day you were born (1-31) using Pythagorean numerology. This number reveals special talents and abilities you possess from birth. It shows natural gifts that can help you achieve your life purpose. Returns comprehensive interpretation including innate talents, natural abilities, career advantages, and how to leverage your special gifts. Automatically detects Master Numbers (11, 22) and reduces double-digit days. Perfect for talent discovery apps, career counseling platforms, personal development services, and skill assessment tools. Get detailed 300-500 word meanings for all numbers 1-9, 11, and 22.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegeryesDay of birth (1-31)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
NameTypeReqDescription
calculationstringyes
hasKarmicDebtbooleanyes
karmicDebtMeaningobject
karmicDebtNumbernumber
meaningobjectyes
numbernumberyes
typestringyes
{"day":23}
post_numerology_bridge ~365

Calculate three Bridge Numbers that reveal the adjustments needed to create harmony between different aspects of your numerology profile. Bridge Numbers are the absolute difference between pairs of core numbers: Life Path and Expression, Expression and Personality, Expression and Soul Urge. A Bridge of 0 means the two aspects are already aligned. Higher bridges (1 to 8) indicate greater tension and provide specific guidance on what changes to make. Bridge Numbers are essential for personal development, coaching applications, self-improvement platforms, and AI-powered personality analysis tools. Requires both a full birth name and birth date to calculate all four core numbers (Life Path, Expression, Soul Urge, Personality) internally before deriving the bridges.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegeryesBirth day (1 to 31)
fullNamestringyesFull legal birth name as it appears on the birth certificate. Used to calculate Expression, Soul Urge, and Personality numbers. Include first, middle, and last names separated by spaces.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegeryesBirth month (1 to 12)
yearintegeryesBirth year between 100 and 2100. Used to calculate the Life Path number via Pythagorean reduction.
NameTypeReqDescription
expressionPersonalityobjectyes
expressionSoulUrgeobjectyes
lifePathExpressionobjectyes
{"day":15,"fullName":"John William Smith","month":7,"year":1990}
post_numerology_business_name ~286

Analyze a business or brand name with Chaldean numerology, the system practitioners use for trade names. Returns the name number (compound and root), its planetary ruler, an overall business rating, the industries the number favors, and whether the compound is one of Cheiro fortunate compounds. The most favorable business roots are 1 (leadership), 3 (expansion), 5 (commerce) and 6 (beauty and hospitality); the numbers 4 and 8 carry caution as the karmic numbers of instability and heavy demand. Use it to vet a company name, compare brand options, or guide a naming decision. This is positioning guidance layered over the fundamentals of a memorable, available name, not a guarantee.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
namestringyesThe business or brand name to evaluate.
NameTypeReqDescription
calculationstringyes
compoundnumber|nullyes
compoundMeaningobject|nullyes
favorableCompoundbooleanyes
guidancestringyes
industriesarrayyes
namestringyes
planetstringyes
ratingstringyes
rootnumberyes
summarystringyes
totalnumberyes
{"name":"Ford"}
post_numerology_chaldean ~330

Calculate a complete Chaldean numerology reading for a name. The older Chaldean system maps letters to values 1 to 8 by vibration (the number 9 is sacred and never assigned to a letter) and reads the unreduced two-digit compound number (10 to 52, also called a fadic number, defined by Cheiro) in addition to the single-digit root. Returns the Destiny or name number from all letters, the Soul Urge from vowels, and the Personality from consonants, each with its compound number, root, and Cheiro compound interpretation, plus the planetary ruler of the Destiny root and a caution flag for the karmic numbers 4 and 8. Perfect for Chaldean numerology calculators, name analysis tools, and AI numerology assistants that need both the compound and root layers in one call.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
namestringyesThe name to analyze. Chaldean tradition uses the name a person is most known by, not necessarily the full legal birth name.
NameTypeReqDescription
cautionbooleanyes
destinyobjectyes
namestringyes
numberMeaningobjectyes
personalityobjectyes
soulUrgeobjectyes
summarystringyes
{"name":"Helen"}
post_numerology_chart ~360

Generate a comprehensive numerology chart combining all major calculations: Life Path, Expression, Soul Urge, Personality, Birth Day, Maturity, Karmic Lessons, Karmic Debt, and Personal Year. This single endpoint provides everything needed for a full numerology reading. Returns detailed interpretations for all numbers, karmic analysis, yearly forecast, and holistic summary. Perfect for numerology apps, complete reading services, birth chart generators, and comprehensive analysis tools. Save multiple API calls by getting the full chart in one request. Ideal for generating PDF reports or detailed user profiles.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
currentYearintegerYear for Personal Year calculation (defaults to current year)
dayintegeryesBirth day (1-31)
fullNamestringyesFull birth name as it appears on the birth certificate. Used for all letter-based Pythagorean numerology calculations including Expression, Soul Urge, Personality, and Karmic Lessons.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegeryesBirth month (1-12)
yearintegeryesBirth year between 100 and 2100. Supports historical figures like Einstein (1879) and Shakespeare (1564).
NameTypeReqDescription
additionalInsightsobjectyes
birthDayProfileobject
coreNumbersobjectyes
luckyAssociationsobject
maturityStatusobjectyes
profileobjectyes
summarystringyes
{"day":15,"fullName":"John William Smith","month":7,"year":1990}
post_numerology_compatibility ~287

Calculate numerology compatibility between two people using Pythagorean numerology. Accepts two input modes per person: pre-calculated Life Path, Expression, and Soul Urge numbers, or raw name and birthdate for automatic calculation. You can mix modes across persons (e.g. numbers for person1, raw inputs for person2). Provides comprehensive relationship analysis with overall compatibility score (0-100), individual aspect compatibility (Life Path 50% weight, Expression 30%, Soul Urge 20%), relationship strengths, challenges, and practical advice. Uses detailed compatibility matrix for all number combinations. Perfect for dating apps, relationship counseling platforms, matchmaking services, and compatibility tools. Get actionable insights for improving relationship dynamics.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
person1objectyes
person2objectyes
NameTypeReqDescription
advicestringyes
challengesarrayyes
expressionobjectyes
lifePathobjectyes
overallScorenumberyes
ratingstringyes
soulUrgeobjectyes
strengthsarrayyes

No examples provided.

post_numerology_daily ~308

Receive a daily numerology number (1-9, 11, 22, 33) for guidance and reflection. Uses seeded randomness so the same seed gets the same number on the same date, perfect for "Number of the Day" features in numerology apps, wellness platforms, and daily guidance tools. Returns the number with full interpretation including archetype, keywords, strengths, challenges, career, relationships, and spiritual insights. Ideal for daily push notifications, morning briefings, and personalized numerology experiences.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
datestringDate for the reading in YYYY-MM-DD format. Defaults to today (UTC). Useful for viewing past daily readings or pre-generating future ones.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
seedstringOptional seed for reproducible readings. Same seed + same date = same number every time. Pass any unique identifier (userId, email hash, session token). Omit for anonymous daily readings.
NameTypeReqDescription
dailyMessagestringyes
datestringyes
meaningobjectyes
numbernumberyes
seedstringyes
typestringyes
{}
post_numerology_dual ~291

Calculate a name number in both major numerology systems at once and compare them. The Pythagorean system maps letters 1 to 9 in alphabetical order and preserves master numbers (11, 22, 33), giving the Expression or Destiny number used in modern Western numerology. The Chaldean system maps letters 1 to 8 by vibration, reads the compound number (10 to 52), and reduces to a root 1 to 9. Returns both results with their interpretations, plus an agreement flag showing whether the two systems point to the same single-digit energy. The only numerology API that returns Pythagorean and Chaldean for a name in a single request, ideal for comparison tools and AI numerology assistants.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
namestringyesThe name to analyze in both systems.
NameTypeReqDescription
agreementbooleanyes
chaldeanobjectyes
namestringyes
notestringyes
pythagoreanobjectyes
{"name":"David"}
post_numerology_expression ~271

Calculate your Expression (Destiny) number from your full birth name using Pythagorean numerology. This number reveals your natural talents, abilities, and life goals. It shows what you came here to do and what tools you have to accomplish your life purpose. Returns comprehensive interpretation including personality traits, career paths, relationship dynamics, and spiritual insights. Automatically detects Master Numbers (11, 22, 33). Perfect for name numerology apps, career guidance tools, personal development platforms, and talent assessment services. Get detailed 300-500 word meanings for all numbers 1-9, 11, 22, and 33.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
fullNamestringyesFull birth name (first, middle, last)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
NameTypeReqDescription
calculationstringyes
hasKarmicDebtbooleanyes
karmicDebtMeaningobject
karmicDebtNumbernumber
meaningobjectyes
numbernumberyes
typestringyes
{"fullName":"John William Smith"}
post_numerology_karmic_debt ~309

Check for Karmic Debt numbers (13, 14, 16, 19) in Life Path, Expression, Soul Urge, or Personality calculations using Pythagorean numerology. Karmic debt indicates challenges carried from past lives that must be resolved in this lifetime. These numbers appear during reduction and represent specific lessons and tests. Returns comprehensive analysis including debt descriptions, challenges to overcome, and resolution guidance. Perfect for spiritual growth apps, karmic astrology platforms, past life exploration services, and personal transformation tools. Get detailed meanings for all four karmic debt numbers with practical resolution strategies.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegerBirth day (checks Life Path)
fullNamestringFull birth name (checks Expression, Soul Urge, Personality)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegerBirth month (checks Life Path)
yearintegerBirth year (checks Life Path)
NameTypeReqDescription
debtNumbersarrayyes
hasKarmicDebtbooleanyes
meaningsarrayyes
messagestringyes
{}
post_numerology_karmic_lessons ~261

Analyze your Karmic Lessons from your birth name using Pythagorean numerology. Karmic lessons are indicated by numbers missing from your name (numbers 1-9 that do not appear). These represent challenges you came to learn and skills you need to develop in this lifetime. Returns comprehensive analysis including missing numbers, specific lessons for each, challenges to overcome, and practical guidance for development. Perfect for spiritual growth apps, personal development platforms, life coaching services, and self-improvement tools. Get detailed lesson descriptions, development strategies, and practical exercises for each missing number.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
fullNamestringyesFull birth name to analyze for missing numbers
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
NameTypeReqDescription
lessonsarrayyes
missingNumbersarrayyes
presentNumbersobjectyes
{"fullName":"John William Smith"}
post_numerology_life_path ~326

Calculate your Life Path number from your birth date using Pythagorean numerology. This is the most significant number in your numerology chart, revealing your life purpose, natural talents, and destiny path. Automatically detects Master Numbers (11, 22, 33) and Karmic Debt numbers (13, 14, 16, 19). Returns comprehensive interpretation including personality traits, strengths, challenges, career guidance, relationship compatibility, and spiritual insights. Perfect for numerology apps, birth chart calculators, life purpose discovery tools, personal development platforms, and astrology services. Get detailed 300-500 word meanings for all numbers 1-9, 11, 22, and 33.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegeryesBirth day (1-31)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegeryesBirth month (1-12)
yearintegeryesBirth year between 100 and 2100. Supports historical figures like Einstein (1879) and Shakespeare (1564).
NameTypeReqDescription
calculationstringyes
hasKarmicDebtbooleanyes
karmicDebtMeaningobject
karmicDebtNumbernumber
meaningobjectyes
numbernumberyes
typestringyes
{"day":15,"month":7,"year":1990}
post_numerology_maturity ~425

Calculate your Maturity (Realization) number by adding Life Path and Expression numbers using Pythagorean numerology. This number reveals who you become in the second half of life, typically manifesting after age 35-40. It shows the ultimate goal of personal development and mature self-expression. Returns comprehensive interpretation including life transformation, mature personality, later-life purpose, and wisdom development. Automatically detects Master Numbers (11, 22, 33). Perfect for life coaching apps, midlife guidance platforms, personal development services, and aging wisdom tools. Get detailed 300-500 word meanings for all numbers 1-9, 11, 22, and 33.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegerBirth day (1-31). Required with year and month for automatic Life Path calculation.
expressionintegerYour Expression number (1-9, 11, 22, 33). Optional if fullName is provided.
fullNamestringFull birth name to calculate Expression number automatically. Use instead of passing expression directly.
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
lifePathintegerYour Life Path number (1-9, 11, 22, 33). Optional if year, month, day are provided.
monthintegerBirth month (1-12). Required with year and day for automatic Life Path calculation.
yearintegerBirth year to calculate Life Path automatically. Use with month and day instead of passing lifePath directly.
NameTypeReqDescription
calculationstringyes
hasKarmicDebtbooleanyes
karmicDebtMeaningobject
karmicDebtNumbernumber
meaningobjectyes
numbernumberyes
typestringyes
{}
post_numerology_personal_day ~276

Calculate your Personal Day number from birth month, day, and a target date. Personal Day is the most granular cycle in Pythagorean numerology, revealing the specific energy and theme for a single calendar day personalized to you. Unlike generic daily numbers, this is based on YOUR birth data combined with the calendar date. Returns the daily theme, actionable guidance, and parent month and year context. Perfect for daily push notifications, morning briefings, calendar widget integrations, daily content generation, and life coaching tools.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegeryesBirth day (1-31)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegeryesBirth month (1-12)
targetDatestringTarget date in YYYY-MM-DD format. Defaults to today (UTC).
NameTypeReqDescription
guidancestringyes
personalDaynumberyes
personalMonthnumberyes
personalMonthThemestringyes
personalYearnumberyes
personalYearThemestringyes
targetDatestringyes
themestringyes
{"day":18,"month":7}
post_numerology_personal_month ~265

Calculate your Personal Month number from birth month, day, and a target year and month. Personal Month reveals the specific theme and energy influencing each calendar month within your Personal Year cycle. Returns the monthly theme, practical focus guidance, and the parent Personal Year context. Perfect for monthly forecast features, push notification content, calendar integrations, editorial monthly columns, and life coaching tools.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegeryesBirth day (1-31)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegeryesBirth month (1-12)
targetMonthintegerTarget calendar month to forecast (1-12, defaults to current month)
yearintegerTarget year for calculation (defaults to current year)
NameTypeReqDescription
calendarMonthnumberyes
focusstringyes
personalMonthnumberyes
personalYearnumberyes
personalYearThemestringyes
themestringyes
{"day":18,"month":7}
post_numerology_personal_year ~275

Calculate your Personal Year number from your birth month, day, and current year using Pythagorean numerology. Personal Year runs in 9-year cycles (1-9) and reveals the theme, opportunities, and challenges for the current year. Each year has a specific energy and lessons. Returns comprehensive annual forecast including year theme, opportunities, challenges, and actionable advice. Perfect for yearly planning apps, life coaching platforms, astrology services, and personal development tools. Get detailed forecasts for all 9 Personal Year cycles with practical guidance.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
dayintegeryesBirth day (1-31)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
monthintegeryesBirth month (1-12)
yearintegerYear to calculate (defaults to current year)
NameTypeReqDescription
advicestringyes
challengesarrayyes
cyclestringyes
forecaststringyes
opportunitiesarrayyes
personalYearnumberyes
themestringyes
{"day":15,"month":7}
post_numerology_personality ~271

Calculate your Personality number from the consonants in your birth name using Pythagorean numerology. This number reveals how others perceive you, your outer personality, and first impressions you make. It represents the mask you show the world and your social persona. Returns comprehensive interpretation including public image, social dynamics, professional presence, and relationship first impressions. Automatically detects Master Numbers (11, 22, 33). Perfect for personal branding apps, social skills training, professional development platforms, and communication coaching services. Get detailed 300-500 word meanings for all numbers 1-9, 11, 22, and 33.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
fullNamestringyesFull birth name (consonants will be extracted)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
NameTypeReqDescription
calculationstringyes
hasKarmicDebtbooleanyes
karmicDebtMeaningobject
karmicDebtNumbernumber
meaningobjectyes
numbernumberyes
typestringyes
{"fullName":"John William Smith"}
post_numerology_soul_urge ~285

Calculate your Soul Urge (Heart Desire) number from the vowels in your birth name using Pythagorean numerology. This number reveals your innermost desires, motivations, and what your soul truly wants to experience. It shows what drives you from within, your emotional needs, and what brings you fulfillment. Returns comprehensive interpretation including personality traits, emotional needs, relationship desires, and spiritual longings. Automatically detects Master Numbers (11, 22, 33). Perfect for self-discovery apps, emotional intelligence tools, relationship counseling platforms, and personal development services. Get detailed 300-500 word meanings for all numbers 1-9, 11, 22, and 33.

NameTypeReqDescription
compactbooleanSet true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.
fullNamestringyesFull birth name (vowels will be extracted)
langstringResponse language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns E…
NameTypeReqDescription
calculationstringyes
hasKarmicDebtbooleanyes
karmicDebtMeaningobject
karmicDebtNumbernumber
meaningobjectyes
numbernumberyes
typestringyes
{"fullName":"John William Smith"}
Common questions

What is the Numerology MCP Server by RoxyAPI server?

Numerology MCP Server by RoxyAPI is listed in the public MCP registry as com.roxyapi/numerology. Life Path, Expression, karmic debt and Chaldean numerology readings for AI agents. This page covers its hosted endpoint (https://roxyapi.com/mcp/numerology).

Is the Numerology MCP Server by RoxyAPI server safe to use?

Numerology MCP Server by RoxyAPI scores 88 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Numerology MCP Server by RoxyAPI server expose?

Numerology MCP Server by RoxyAPI exposes 20 tools: post_numerology_life_path, post_numerology_expression, post_numerology_bridge, post_numerology_soul_urge, post_numerology_personality, and 15 more. Their descriptions and schemas cost roughly 6,030 tokens of context every time the server is loaded.

Does the Numerology MCP Server by RoxyAPI server require authentication?

No. We connected to Numerology MCP Server by RoxyAPI without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Numerology MCP Server by RoxyAPI server still maintained?

Numerology MCP Server by RoxyAPI is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.