# Use Cases

These guides show how to use the MCP server for common infrastructure, operations, security, and finance tasks.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Manage Infrastructure with AI</strong></mark></td><td>Audit and explore data centers, servers, networking, and security groups through natural language.</td><td><a href="/pages/kdsPu8bzmE6Zx9WHdS9Q">/pages/kdsPu8bzmE6Zx9WHdS9Q</a></td></tr><tr><td><mark style="color:blue;"><strong>Use IONOS CLOUD Resources in Agentic Workflows</strong></mark></td><td>Build multi-step automated pipelines, pre-deployment validation, and multi-server compositions.</td><td><a href="/pages/U1DT9MYBLKbI3CyIfuAs">/pages/U1DT9MYBLKbI3CyIfuAs</a></td></tr><tr><td><mark style="color:blue;"><strong>Security Audit with AI</strong></mark></td><td>Audit certificate expiry, Object Storage bucket posture, DNS zones, and billing anomalies.</td><td><a href="/pages/C8CMjveJlhfVjM36PhJI">/pages/C8CMjveJlhfVjM36PhJI</a></td></tr><tr><td><mark style="color:blue;"><strong>Query Billing and Cost Data</strong></mark></td><td>Inspect invoices, analyse usage, review traffic, and check the product pricing catalog.</td><td><a href="/pages/3mt4k8NYwwUrA84CbYRM">/pages/3mt4k8NYwwUrA84CbYRM</a></td></tr><tr><td><mark style="color:blue;"><strong>FinOps and FOCUS Billing</strong></mark></td><td>Build FOCUS v1.3-compliant cost pipelines and integrate with FinOps tools.</td><td><a href="/pages/NclDUwoW2GQmjyINWFNm">/pages/NclDUwoW2GQmjyINWFNm</a></td></tr><tr><td><mark style="color:blue;"><strong>Fully Sovereign AI Workflow</strong></mark></td><td>Keep both API calls and LLM inference inside the EU by pairing the MCP server with the IONOS CLOUD AI Model Hub.</td><td><a href="/pages/ZLVWlE5Ud0wyjfsHtGoU">/pages/ZLVWlE5Ud0wyjfsHtGoU</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/ai/mcp-server/use-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
