get_bnti
Border Neighbor Threat Index snapshot: meta status, country scores, and latest events.
MONARCH CASTLE
MCP server
Connect an MCP client to https://monarchcastle.com/mcp to read BNTI, WTI, and MENA snapshots without scraping HTML.
get_bntiBorder Neighbor Threat Index snapshot: meta status, country scores, and latest events.
get_indexAny standing index by slug: bnti, wti, mena. Optional country filter and top-N ranking.
list_indicesEnumerate available indices with dashboard URLs and latest top-level status.
get_site_pageFetch a canonical monarchcastle.com page as plain text for citation.
Public read-only standing-index JSON. No API key. CORS allows any origin.
curl -sS "https://monarchcastle.com/api/bnti?top=5"
curl -sS "https://monarchcastle.com/api/bnti?country=Turkey"
curl -sS "https://monarchcastle.com/api/indices"
GET /api — API indexGET /api/bnti — Border Neighbor Threat Index (?country=, ?top=)GET /api/wti — World Threat IndexGET /api/mena — MENA Threat IndexGET /api/indices — all indices with meta summaries/sdcofa/bnti/bnti_data.json, /sdcofa/wti/wti_data.json, /sdcofa/mena/mena_data.json{
"mcpServers": {
"monarchcastle": {
"url": "https://monarchcastle.com/mcp",
"transport": "streamable-http"
}
}
}
Server card: /.well-known/mcp/server-card.json · Auth policy: /auth.md