Read-only access to NewTqnia news, terminology, and explainers in English and Arabic.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://newtqnia.com/mcp6 herramientas · 416 msserver_statusReturns the current health and timestamp of the NewTqnia server.Returns the current health and timestamp of the NewTqnia server.
No se publicó ningún esquema de entrada para esta herramienta.
get_recent_newsReturns 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.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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| days | integer | — |
| limit | integer | — |
| locale | string | null | The calling user's language. Ignored for administrator tokens, which always receive both languages. |
get_news_by_idReturns 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 t…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 t…
| Parámetro | Tipo | Descripción |
|---|---|---|
| news_id* | integer | The exact NewTqnia article ID. |
| locale | string | null | The calling user's language. Ignored for administrator tokens, which always receive both languages. |
get_timeline_by_idReturns 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…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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| timeline_id* | integer | The exact NewTqnia timeline ID. |
| locale | string | null | The calling user's language. Ignored for administrator tokens, which always receive both languages. |
search_terminologySearches 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…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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | — |
| limit | integer | — |
| locale | string | null | The calling user's language. Ignored for administrator tokens, which always receive both languages. |
search_explainersSearches 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'…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'…
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | — |
| limit | integer | — |
| locale | string | null | The calling user's language. Ignored for administrator tokens, which always receive both languages. |
6 de 6 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Read-only access to NewTqnia news, terminology, and explainers in English and Arabic.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.