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

path_profile

Metadata for a single microwave path on a license. Identified by the ULS USI (per-license integer) and the path number within that license. The HTML page has an SVG elevation chart with terrain + line of sight + Fresnel zone; the Markdown response carries the endpoints, length, and frequency but ...

SERVERFccdb SOURCEhttps://fccdb.com/mcp
Low RISK CLASS
Category Read
Parameters 22 required
Recommended Allowedsee the rule below
Registry record Grade C, identity unverified Pull the record →

This record as markdown: /tools/com-fccdb-api/path-profile.md

What path_profile does on Fccdb

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

ParameterTypeRequiredDescription
usi integer Yes ULS USI (license id)
path_number integer Yes Path number within the license

Parameters from the server's own tool schema.

Why path_profile is rated Low

This tool queries and returns data about FCC microwave paths without any side effects. It accepts identifiers (ULS USI and path number) as arguments and returns metadata and visualization—classic Read category behavior. No data is created, modified, deleted, or executed; it is a pure retrieval operation. Severity is low because unauthorized access to publicly available FCC license information carries minimal risk.

From the tool's definition Tool retrieves 'Metadata for a single microwave path on a license' including 'endpoints, length, and frequency' with visualization via SVG chart. Operations are purely informational queries with no modification, deletion, or execution capability.

Questions about path_profile

What does the path_profile tool do? +

Metadata for a single microwave path on a license. Identified by the ULS USI (per-license integer) and the path number within that license. The HTML page has an SVG elevation chart with terrain + line of sight + Fresnel zone; the Markdown response carries the endpoints, length, and frequency but not the chart. It is categorised as a Read tool in the Fccdb MCP Server, which means it retrieves data without modifying state.

What parameters does path_profile accept? +

path_profile accepts 2 parameters: usi, path_number. Required: usi, path_number. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on path_profile? +

Register the Fccdb MCP server in PolicyLayer and add a rule for path_profile: 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 Fccdb. Nothing to install.

What risk level is path_profile? +

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

Can I rate-limit path_profile? +

Yes. Add a rate_limit block to the path_profile 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 path_profile completely? +

Set action: deny in the PolicyLayer policy for path_profile. 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 path_profile? +

path_profile is provided by the Fccdb MCP server (https://fccdb.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Fccdb, and thousands of servers like it.

This server

Across the catalogue

// 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 Fccdb'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.