New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

get_subsea_cables

Subsea (submarine) cable landings near a coordinate, or the global cable catalogue. The physical internet crossing an ocean lands at a finite number of points, and distance to one is a real siting factor for anything latency- or transit-sensitive. Pass lat+lon (+radius_km) for LANDING POINTS near...

SERVERMcp Server SOURCEhttps://dchub.cloud/mcp
Low RISK CLASS
Category Read
Parameters 70 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/cloud-dchub-mcp-server/get-subsea-cables.md

What get_subsea_cables does on Mcp Server

AI agents call get_subsea_cables to retrieve information from Mcp Server without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
lat number Latitude of the site, e.g. 36.85 — with lon, returns landing points near it; omit both for the cable catalogue
lng number Alias for lon — either name works
lon number Longitude of the site, e.g. -75.98
limit integer Max results to return (1-500; default varies by tool)
latitude number Alias for lat — either name works
longitude number Alias for lon — either name works
radius_km number Search radius in km around lat/lon for landing points (default 200)

Parameters from the server's own tool schema.

Why get_subsea_cables is rated Low

Tool queries infrastructure data without modifying, deleting, or executing operations. Pure informational retrieval.

From the tool's definition retrieves subsea cable landings or global catalogue; no side effects

Risk signalsBulk/mass operation — affects multiple targets

Questions about get_subsea_cables

What does the get_subsea_cables tool do? +

Subsea (submarine) cable landings near a coordinate, or the global cable catalogue. The physical internet crossing an ocean lands at a finite number of points, and distance to one is a real siting factor for anything latency- or transit-sensitive. Pass lat+lon (+radius_km) for LANDING POINTS near a site — each with name, coordinates and distance_km. Omit coordinates for the CATALOGUE of tracked cables (712 tracked; each with cable_id, name, owners, length_km, rfs_year, is_planned — sparse fields are null, not guessed). ★ READ field_coverage AND connectivity_note BEFORE DRAWING A CONCLUSION: cable_count per landing point is NOT populated — the ingest writes the column but the upstream TeleGeography feed does not supply what it derives from, so every row carries the default 0. That is why connectivity_grade comes back null rather than graded: proximity to a landing point does NOT establish how many cables are reachable from it, and DC Hub will not infer a grade it cannot source. A filter over cable_count returns nothing for the same reason. Treat 0 as UNKNOWN, never as "no cables". Answers "which subsea cables land near this Virginia site" and "how far is the nearest cable landing from my campus". Try: get_subsea_cables lat=36.85 lon=-75.98 radius_km=200 — or get_subsea_cables (no args) for the catalogue. Do NOT use for terrestrial fiber routes (get_fiber_intel), a parcel fiber verdict (get_fiber_readiness), metro fiber depth (get_metro_fiber), or internet-exchange / peering density (get_peering_intel). It is categorised as a Read tool in the Mcp Server MCP Server, which means it retrieves data without modifying state.

What parameters does get_subsea_cables accept? +

get_subsea_cables accepts 7 parameters: lat, lng, lon, limit, latitude, longitude, radius_km. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get_subsea_cables? +

Register the Mcp Server MCP server in PolicyLayer and add a rule for get_subsea_cables: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Server. Nothing to install.

What risk level is get_subsea_cables? +

get_subsea_cables is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get_subsea_cables? +

Yes. Add a rate_limit block to the get_subsea_cables rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block get_subsea_cables completely? +

Set action: deny in the PolicyLayer policy for get_subsea_cables. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides get_subsea_cables? +

get_subsea_cables is provided by the Mcp Server MCP server (https://dchub.cloud/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Mcp Server, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Mcp Server's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.