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

apro-sport-get

APRO v2 sports: generic GET for routes under /v2/sport/... (NFL, NBA, Soccer, Tennis, NCAA Football, etc.). route must include the /v2/ prefix; pass URL query params in query, not appended to route. Overview: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/sports

SERVERLucy Apro SOURCEdemomagic/lucy-apro
Low RISK CLASS
Category Read
Parameters 20 required
Recommended Allowedsee the rule below
Registry record Grade B, identity unverified Pull the record →

This record as markdown: /tools/demomagic-lucy-apro/apro-sport-get.md

What apro-sport-get does on Lucy Apro

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

ParameterTypeRequiredDescription
query object Optional query string as a flat object: keys are parameter names, values string | number | boolean. Do not nest objects or JSON-stringify the whole query.
route string Full path starting with /v2/sport/... only. Examples: /v2/sport/nfl/games, /v2/sport/nba/scoreboard. Do not pass host or ?query here — use the query argument.

Parameters from the server's own tool schema.

Why apro-sport-get is rated Low

This tool retrieves sports data (NFL, NBA, Soccer, Tennis, NCAA Football statistics/information) via GET requests. GET operations are inherently read-only with no side effects. The tool serves a data retrieval function consistent with the Read category. The low severity reflects that retrieving public sports data poses minimal risk even if misused by an agent.

From the tool's definition Tool description explicitly states 'generic GET for routes under /v2/sport/...' and mentions passing 'URL query params', which are characteristic of read-only HTTP GET operations. No mention of data modification, deletion, execution, or financial operations.

Risk signalsAccepts freeform code/query input (query)

Questions about apro-sport-get

What does the apro-sport-get tool do? +

APRO v2 sports: generic GET for routes under /v2/sport/... (NFL, NBA, Soccer, Tennis, NCAA Football, etc.). route must include the /v2/ prefix; pass URL query params in query, not appended to route. Overview: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/sports. It is categorised as a Read tool in the Lucy Apro MCP Server, which means it retrieves data without modifying state.

What parameters does apro-sport-get accept? +

apro-sport-get accepts 2 parameters: query, route. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on apro-sport-get? +

Register the Lucy Apro MCP server in PolicyLayer and add a rule for apro-sport-get: 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 Lucy Apro. Nothing to install.

What risk level is apro-sport-get? +

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

Can I rate-limit apro-sport-get? +

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

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

apro-sport-get is provided by the Lucy Apro MCP server (demomagic/lucy-apro). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Lucy Apro, 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 Lucy Apro'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.