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

com.newtqnia/newtqnia

com.newtqnia/newtqnia

Read-only access to NewTqnia news, terminology, and explainers in English and Arabic.

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

Tools · 6

server_status

Returns the current health and timestamp of the NewTqnia server.

get_recent_news

Returns published news from the past X days (90 by default). Administrators get bilingual titles, summaries, and URLs; other accounts get a single locale (pass the caller's language in locale) with a …

get_news_by_id

Returns one published article. Administrators get the complete bilingual record, including bodies, tags, citations, and access to unpublished drafts. Other accounts get a single locale (pass the calle…

get_timeline_by_id

Returns one published timeline. Administrators get the complete bilingual record with every event, source, and related link, plus access to draft content. Other accounts get a single locale (pass the …

search_terminology

Searches terminology by English term, Arabic term, abbreviation, or slug using normalized, case-insensitive matching. Administrators see draft and published terms with both languages, and should call …

search_explainers

Searches explainers by English/Arabic title, slug, summary, or content. Administrators see draft and published explainers with both languages, and should call this before creating a new explainer to a…

How to use

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

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