# newtqnia MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-newtqnia-newtqnia

## Install
- Endpoint: https://newtqnia.com/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://newtqnia.com/mcp
- Header: X-API-Key

## Tools
- server_status (Server status) - Returns the current health and timestamp of the NewTqnia server. Endpoint: https://newtqnia.com/mcp
- get_recent_news (Get recent published 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 title, summary, and canonical URL to read the full article. Endpoint: https://newtqnia.com/mcp
- get_news_by_id (Get a news article 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 caller's language in locale) with a title, summary, and canonical URL to read the full article — never the article body. Endpoint: https://newtqnia.com/mcp
- get_timeline_by_id (Get a 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 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. Endpoint: https://newtqnia.com/mcp
- search_terminology (Search existing 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 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. Endpoint: https://newtqnia.com/mcp
- search_explainers (Search existing 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 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. Endpoint: https://newtqnia.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.newtqnia
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 2, 2026
- Source: https://registry.modelcontextprotocol.io
