firecrawl_generate_llmstxt

Generate standardized LLMs.txt file for a given URL, which provides context about how LLMs should interact with the website.

Server Mcp Registry Registry @mastra/mcp-registry-registry
Category Write
Risk class Medium
Parameters 00 required

What firecrawl_generate_llmstxt does on Mcp Registry Registry

AI agents use firecrawl_generate_llmstxt to create or update resources in Mcp Registry Registry — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Mcp Registry Registry environment.

Why firecrawl_generate_llmstxt needs a policy

The tool generates and creates a new file (LLMs.txt) for a specified URL. This is a write operation that creates data. The severity is low because: (1) the output is typically a standardized, non-sensitive metadata file about website interaction guidelines; (2) the operation is reversible (the file can be deleted); (3) there is no destructive, financial, or code execution component; (4) the blast radius of misuse is…

From the tool's definition Tool name 'firecrawl_generate_llmstxt' and description state it 'Generate[s] standardized LLMs.txt file for a given URL', which creates a file artifact.

Questions about firecrawl_generate_llmstxt

What does the firecrawl_generate_llmstxt tool do? +

Generate standardized LLMs.txt file for a given URL, which provides context about how LLMs should interact with the website. It is categorised as a Write tool in the Mcp Registry Registry MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on firecrawl_generate_llmstxt? +

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

What risk level is firecrawl_generate_llmstxt? +

firecrawl_generate_llmstxt is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit firecrawl_generate_llmstxt? +

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

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

firecrawl_generate_llmstxt is provided by the Mcp Registry Registry MCP server (@mastra/mcp-registry-registry). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.