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

apro-socialmedia-proxy

APRO v2 socialmedia/proxy (POST JSON): forwards one read to the platform API. Call apro-socialmedia-support-paths first. method must be exactly Get. path must be a supported route (e.g. /2/...). Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media

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

This record as markdown: /tools/demomagic-lucy-apro/apro-socialmedia-proxy.md

What apro-socialmedia-proxy does on Lucy Apro

AI agents call apro-socialmedia-proxy 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
name string Same platform name as support_paths, typically Twitter for X. Must match what you used in apro-socialmedia-support-paths.
path string Path and query for the platform API. Match keys from apro-socialmedia-support-paths (e.g. /2/users/by?usernames=elonmusk or /2/tweets?ids=...). Docs also show p
method string APRO expects the literal string Get (Pascal case), per official examples — not GET, not POST, not get.

Parameters from the server's own tool schema.

Why apro-socialmedia-proxy is rated Low

The tool is primarily a Read operation—it forwards GET requests to social media platforms and retrieves data. It does not create, modify, or delete data. Severity is medium rather than low because proxying to external APIs introduces potential for information disclosure, rate-limiting issues, or exposure of sensitive social media data depending on what paths are accessible.

From the tool's definition 'forwards one read to the platform API' and 'method must be exactly Get' indicate this tool retrieves data without modification. However, it proxies requests to external social media platform APIs.

Risk signalsAccepts file system path (path)

Questions about apro-socialmedia-proxy

What does the apro-socialmedia-proxy tool do? +

APRO v2 socialmedia/proxy (POST JSON): forwards one read to the platform API. Call apro-socialmedia-support-paths first. method must be exactly Get. path must be a supported route (e.g. /2/...). Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media. 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-socialmedia-proxy accept? +

apro-socialmedia-proxy accepts 3 parameters: name, path, method. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on apro-socialmedia-proxy? +

Register the Lucy Apro MCP server in PolicyLayer and add a rule for apro-socialmedia-proxy: 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-socialmedia-proxy? +

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

Can I rate-limit apro-socialmedia-proxy? +

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

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

apro-socialmedia-proxy 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.

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 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.