export_bibtex

BibTeX for the given bibcodes. Returns raw BibTeX string.

Server Nasa Ads mubashir1osmani/nasa-ads
Category Read
Risk class Low
Parameters 00 required

What export_bibtex does on Nasa Ads

AI agents call export_bibtex to retrieve information from Nasa Ads without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why export_bibtex needs a policy

The tool fetches and returns BibTeX formatted references for given paper identifiers. This is a pure read/retrieval operation with no writes, executions, or destructive actions possible.

From the tool's definition 'BibTeX for the given bibcodes. Returns raw BibTeX string.' — this tool retrieves formatted citation data and returns it; no side effects.

Questions about export_bibtex

What does the export_bibtex tool do? +

BibTeX for the given bibcodes. Returns raw BibTeX string. It is categorised as a Read tool in the Nasa Ads MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on export_bibtex? +

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

What risk level is export_bibtex? +

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

Can I rate-limit export_bibtex? +

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

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

export_bibtex is provided by the Nasa Ads MCP server (mubashir1osmani/nasa-ads). 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.