Analytics
narcoscope.com
Provides aggregated and cited data on drug-related metrics such as prices, seizures, and overdose mortality, with safety and evidence boundaries.
ENDPOINT 1
https://narcoscope.com/mcp
MCP server metadata
- Name
- narcoscope
- Version
- 1.0.0
Use NarcoScope for aggregate official drug-market evidence and bounded newsroom analysis. Start with list_capabilities or get_newsroom. Treat seizures as administrative observations, not trafficking-volume estimates; never infer guilt or causality from origin labels or designations.
Known tools 5
list_capabilitiesList the evidence explorer, newsroom, API, feeds, MCP tools, audiences, and safety boundaries.
Inferred read-onlyget_overviewReturn bounded headline aggregates across official prices, seizures, overdose mortality, wastewater, and public designations.
Inferred read-onlyget_newsroomList current deterministic analyses with citations, correction metadata, publication gates, and explicit evidence limits.
Inferred read-onlyget_palimpsest_bridgeReturn the official-only China aggregate shared with the Intelligence Commons, including disclosure and causal boundaries.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.narcoscope]
url = "https://narcoscope.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"narcoscope": {
"type": "http",
"url": "https://narcoscope.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: narcoscope
Remote MCP URL: https://narcoscope.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"narcoscope": {
"url": "https://narcoscope.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"narcoscope": {
"type": "http",
"url": "https://narcoscope.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "narcoscope",
"transport": "streamable-http",
"url": "https://narcoscope.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for narcoscope.com was fetched 2026-08-21T17:44:18.995Z.
narcoscope.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.