Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 3 days ago
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The Data360 MCP Server MCP server exposes 15 tools, focused primarily on general-purpose capabilities. It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates Data360 MCP Server F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Database tool takes a raw, unparameterised query". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check Data360 MCP Server's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add Data360 MCP Server to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://maimcpext.worldbank.org/ext/data360/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
Search for Data360 indicators with enriched metadata for selection. Use when the user asks for data on a development topic (e.g. GDP, poverty, education). Default to using the single `query` parameter
Search for Data360 datasets matching a query. Use when the user asks for dataset details, catalogs, or source databases (e.g. "Findex", "WDI"). Args: query: Topic or dataset search term (e.g. "findex"
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: data360_search_indicators
A tool description tries to alter the model’s use of another tool.
ome groups, or `data360_find_codelist_value` to resolve country names. limit: Max indicRecommendationDescriptions must describe only their own tool.
tool: data360_search_indicators
A database tool exposes a query/sql parameter that is a free-form string with no allow-list or parameterisation constraint — a raw-string injection surface. A tool exposing structured filters or an `enum` of named queries does not fire.
unconstrained query parameter "query"RecommendationExpose parameterised operations instead of a raw query string; never build queries from unvalidated model output.
tool: data360_get_metadata
A tool description tries to alter the model’s use of another tool.
xt (e.g., from `data360_search_indicators`) before using this tool. Do not guess or halluRecommendationDescriptions must describe only their own tool.
tool: data360_get_data
A tool description tries to alter the model’s use of another tool.
hese IDs. Call `data360_get_disaggregation` first to find available years and breakdowns fRecommendationDescriptions must describe only their own tool.
tool: data360_get_viz_spec
A tool description tries to alter the model’s use of another tool.
hese IDs. Call `data360_get_disaggregation` first to find available years and breakdowns fRecommendationDescriptions must describe only their own tool.
tool: data360_get_multi_indicator_viz_spec
A tool description tries to alter the model’s use of another tool.
er", "line"). chart_title: Title for the chart. series_labels: RRecommendationDescriptions must describe only their own tool.
tool: data360_compare_countries
A tool description tries to alter the model’s use of another tool.
hese IDs. Call `data360_get_disaggregation` first to find available years and breakdowns fRecommendationDescriptions must describe only their own tool.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
tool: data360_get_data
The server advertises open-world / broadly-scoped capabilities.
no annotations on write-capable tool "data360_get_data"RecommendationScope tools to the minimum needed.
tool: data360_search_indicators
An unusually long description is a common injection-padding tactic.
description length 2952 charsRecommendationKeep descriptions concise.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Get metadata and disaggregation options for a Data360 indicator. Use when you need detailed methodology, source notes, or limitations for an indicator. Ensure the database ID and the indicator ID are
Retrieve indicator observations from the Data360 API. Use when you need actual numeric values (OBS_VALUE) for specific countries and years. Ensure the database ID and the indicator ID are already in c
Get valid filter values and disaggregation options for an indicator. Use to find available dimensions (e.g., SEX, AGE) and years before querying data or charts. Ensure the database ID and the indicato
Resolve user-friendly names to API dimension codes. Use when you need to find codes for country names, sex, age, urbanisation, etc. Args: codelist_type: Dimension name (e.g. "REF_AREA", "SEX", "AGE",
Get all indicator IDs for a specific database. Use when you need the full list of indicator IDs for a dataset. Args: database_id: The database identifier (e.g., "WB_WDI").
Generate the raw Data360 API URL for an indicator request. Low-level tool: use only when the caller specifically asks for the URL. Ensure the database ID and the indicator ID are already in context be
Generate a Vega-Lite chart from a single Data360 indicator. Use when the user requests a chart or plot for a single indicator. Ensure the database ID and the indicator ID are already in context before
Generate a Vega-Lite chart comparing multiple Data360 indicators. Use when you need to compare 2–4 indicators (e.g. via scatterplot or dual-axis line chart). Ensure the database IDs and indicator IDs
Return supported chart types and their data requirements as JSON. Use when deciding which chart_type value to pass to visualization tools.
Expand a REF_AREA group code into its constituent country codes. Use when you need individual country codes for a regional or income group code (e.g. "SAS"). Args: group_code: The group code to expand
Compute summary statistics for indicator data, grouped by dimensions. Use when the user asks about trends, changes over time, or general statistical summaries. Ensure the database ID and the indicator
Rank countries by indicator value for a specific year. Use when asked to rank countries, find leaderboards, or query top/bottom performing economies. Ensure the database ID and the indicator ID are al
Compare an indicator across multiple countries (2 to 8). Use when asked to compare specific countries or find gaps/convergence between them. Ensure the database ID and the indicator ID are already in