Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Angel Numbers MCP Server by RoxyAPI

com.roxyapi/angel-numbers

Angel number meanings and repeating sequences like 111, 222, 333 for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
187ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_angel_numbers

Retrieve the complete database of angel numbers with summary information. Returns 75+ angel numbers covering root digits (0-9), master numbers (11, 22, 33), double digits (44-99), triple repeating (11…

get_angel_numbers_number

Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, money, and twin flame interpretations, plus a biblical perspective and…

get_angel_numbers_lookup

Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root, compound), calcula…

post_angel_numbers_daily

Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number f…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "angel_numbers_mcp_server_by_roxyapi": {
      "url": "https://roxyapi.com/mcp/angel-numbers",
      "transport": "streamable-http"
    }
  }
}