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

Anahana Content MCP

com.anahana/content-mcp

38,846 wellness & angel-number articles in 24 languages, plus 6 agent-wellbeing protocols.

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

Tools · 3

search_content

Search Anahana's wellness content — angel numbers, astrology, zodiac, tarot, crystals, yoga, meditation, breathing exercises, mental and physical health, and more — in any of 24 languages. Returns mat…

get_article

Fetch a specific Anahana article as markdown, given its full URL, site-relative path (e.g. "/en/angel-numbers/111-angel-number/"), or a bare slug from search_content results (e.g. "111-angel-number").…

lookup_angel_number

Resolve a specific angel number (e.g. "111", "1234", "22") to its Anahana article URL, in any of 24 languages. Slugs are English-stable across every language — most numbers are "<number>-angel-number"…

How to use

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

{
  "mcpServers": {
    "anahana_content_mcp": {
      "url": "https://www.anahana.com/mcp",
      "transport": "streamable-http"
    }
  }
}