mcpbeat Sign in

Anahana Content MCP Server

answering

Anahana Content MCP is answering right now. Last checked 11 min ago. It exposes 3 tools.

Wellness, spiritual-growth and angel-number articles in 24 languages, plus agent-wellbeing guides.

Uptime history 42 days of history · worst day 91%
42 days agonow
96.7%
Uptime 24h
88 of 91 checks
3
Tools
read from the server
1547 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 30 August 2026. No other catalogue keeps this.

30 Aug a tool changed version

Anahana Content MCP does not always answer

Over the last week it answered 96.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add content-mcp --transport http https://www.anahana.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "content-mcp": {
      "url": "https://www.anahana.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.content-mcp]
url = "https://www.anahana.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "content-mcp": {
      "url": "https://www.anahana.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "content-mcp": {
      "url": "https://www.anahana.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

article
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"). Tries two fetch modes against the live site in order: (1) content negotiation — GET the article URL with `Accept: text/markdown`; (2) the path-based markdown mirror at `<article-url>index.md`. Both are live. Page chrome (skip link, table of contents with dead anchors, back-to-top anchor, analytics pixel) is stripped, so what you get back is the article body. If both modes fail, returns a clear error naming the canonical HTML URL instead of silently failing. Works in all 24 languages: a full URL or a site-relative path already names its language, and a bare slug is resolved in the language given by `language` (English by default). Article slugs are identical across languages — only the title and body are translated — so the same slug plus a different `language` gives you the same article in that language.
content
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 matching articles with title, url, section, language, and a short summary. Matching is KEYWORD/SUBSTRING over title, description, section and slug; it is NOT semantic search, in any language. For zh, ja and th the query is not word-segmented, so it is matched as one substring. The index is regenerated on every site deploy; exact live per-language document counts are in each response's _meta and at https://www.anahana.com/content-index/manifest.json.
lookup
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"; the single digits 1-9, the master numbers 11/22/.../99, and the outlier 828 use "angel-number-<number>" — so only the title and body differ between languages. COVERAGE, however, is not uniform: en/de/es/ru publish 568 distinct numbers, the other 20 languages publish 519, so a number can exist in English and genuinely not exist in Japanese. Existence is therefore always answered against the language you asked for, from an index the site regenerates on every deploy. A well-formed number with no article in that language is a successful result with `exists: false`, a definitive message, `also_published_in` naming the languages that DO have it, and the nearest numbers published in your language — not an error. Do not retry it.

Endpoints

URLTransportStateLatencyChecked
https://www.anahana.com/mcp streamable-http answering 1481 ms 11 min ago

Alternatives to Anahana Content MCP

same job, measured the same way
Languagetool MCP
by mrfentmen

Keyless MCP server for LanguageTool: grammar, spelling and style checking in 30+ languages.

114 installs/wk local only
Timothe's Growth Calendar
by timothe

Plan, schedule and generate SEO articles on a content calendar, from your agent.

answering
RankWorker
by rankworker

Create and manage SEO content plans, articles, projects, and publishing integrations in RankWorker.

answering
Ainative Strapi MCP Server
by ainative-studio

Strapi CMS MCP — natural-language content management: create, manage, and publish content.

39 installs/wk local only
Qwen MCP
by rocnubie

Qwen AI Chat guide to Qwen3.6-Plus and qwen3.6-flash with practical notes on 1M context, coding

local only
Blogbat
by pooriaarab

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

answering
Aidex
by cscsoftware

Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.

56 installs/wk local only
CaptureOneAI Web Perception
by captureoneai

Give agents eyes on any web page: structured context, and changes explained in plain language.

6 tools answering

Anahana Content MCP — questions

Answers built from our own checks of this server.

What can Anahana Content MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_article, lookup_angel_number, search_content. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Anahana Content MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 1547 ms. The bar chart above shows every period we have measured.
How do I connect Anahana Content MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Anahana Content MCP need an API key?
No. Anahana Content MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Anahana Content MCP?
It answers our handshake in 1547 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.