Newtqnia MCP server
Read-only access to NewTqnia news, terminology, and explainers in English and Arabic.
Little public usage data yet
Reviews
Write oneNobody has reviewed Newtqnia yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Newtqnia tools (6)
write = sends, deletes, buys or postsget_news_by_idFreeReturns 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 caller's language in locale) with a title, summary, and canonical URL to read the full article - never the article body.
get_recent_newsFreeReturns 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 title, summary, and canonical URL to read the full article.
get_timeline_by_idFreeReturns 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 caller's language in locale): each event's title, summary, media, sources, and related links, plus a canonical URL to the full timeline - never event bodies or the timeline introduction/conclusion.
search_explainersFreeSearches 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 avoid duplicates. Other accounts see published explainers only, in a single locale (pass the caller's language in locale), each with a canonical URL to the full explainer.
search_terminologyFreeSearches 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 this before creating a new term to avoid duplicates. Other accounts see published terms only, in a single locale (pass the caller's language in locale), each with a canonical URL to the full definition.
server_statusFreeReturns the current health and timestamp of the NewTqnia server.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1056ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http newtqnia https://newtqnia.com/mcp
Newtqnia: common questions
- Is Newtqnia MCP server safe?
- With care: it is graded C, so read the findings first (64/100). Read the Newtqnia safety report
- How do I install Newtqnia?
- It runs remotely at newtqnia.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Newtqnia need an API key?
- Yes. The registry entry asks for
X-API-Key. - Is Newtqnia maintained?
- The latest release is v1.0.0.
- Is Newtqnia up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.