jamf_docs_list_products

List all available Jamf products, topics, and their documentation versions. This tool returns information about all Jamf products with available documentation, including Jamf Pro, Jamf School, Jamf Connect, Jamf Protect, Jamf Now, Jamf Safe Internet, and more. Also lists available topic and docTy...

Server Jamf Docs @get-technology-inc/jamf-docs-mcp-server
Category Read
Risk class Low
Parameters 30 required

What jamf_docs_list_products does on Jamf Docs

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

ParameterTypeRequiredDescription
maxTokens integer Maximum tokens in response (100-50000, default: 5000)
outputMode string Output detail level: "full" for detailed output or "compact" for brief output
responseFormat string Output format: "markdown" for human-readable or "json" for machine-readable

Parameters from the server's own tool schema.

Why jamf_docs_list_products needs a policy

This is a straightforward documentation lookup tool. It queries metadata about Jamf products and documentation but does not create, modify, delete, or execute any operations. The arguments (maxTokens, outputMode, responseFormat) control presentation only. No side effects or state changes occur. This belongs squarely in the Read category with low severity.

From the tool's definition Tool lists available Jamf products, topics, and documentation versions. It retrieves and returns information with no modification or execution capability.

Questions about jamf_docs_list_products

What does the jamf_docs_list_products tool do? +

List all available Jamf products, topics, and their documentation versions. This tool returns information about all Jamf products with available documentation, including Jamf Pro, Jamf School, Jamf Connect, Jamf Protect, Jamf Now, Jamf Safe Internet, and more. Also lists available topic and docType filters for search. Args: - maxTokens (number, optional): Maximum tokens in response 100-20000 (default: 5000) - outputMode ('full' | 'compact'): Output detail level (default: 'full'). Use 'compact' for brief list - responseFormat ('markdown' | 'json'): Output format (default: 'markdown') Returns: For JSON format: { "products": [...], "topics": [...], "tokenInfo": { "tokenCount": number, "truncated": boolean, "maxTokens": number } } For Markdown format: A formatted list of products and topics with their details. Examples: - "What Jamf products are available?" → use this tool - "List all Jamf documentation" → use this tool - "What topics can I filter by?" → use this tool Note: This is a read-only operation that does not modify any state. It is categorised as a Read tool in the Jamf Docs MCP Server, which means it retrieves data without modifying state.

What parameters does jamf_docs_list_products accept? +

jamf_docs_list_products accepts 3 parameters: maxTokens, outputMode, responseFormat. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on jamf_docs_list_products? +

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

What risk level is jamf_docs_list_products? +

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

Can I rate-limit jamf_docs_list_products? +

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

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

jamf_docs_list_products is provided by the Jamf Docs MCP server (@get-technology-inc/jamf-docs-mcp-server). 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.