NewTqnia MCP Server – Technology News
Connect AI assistants to NewTqnia's technology news platform.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- 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 i
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Connect AI assistants to NewTqnia's technology news platform. Search and retrieve the latest technology news, access structured articles, timelines, categories and tags, and publish or manage content through secure MCP tools. Built for AI agents, developers, newsroom automation, and content workflows.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| 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 title, summary, and canonical URL to read the full article. |
| 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 caller's language in locale) with a title, summary, and canonical URL to read the full article — never the article body. |
| 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 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_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. |
| 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 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. |