> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/tutorials/ai/mcp-server.md).

# MCP Server

The <code class="expression">space.vars.ionos\_cloud</code> MCP Server connects AI assistants to your <code class="expression">space.vars.ionos\_cloud</code> account using the [<mark style="color:blue;">Model Context Protocol</mark>](https://modelcontextprotocol.io/) (MCP). These tutorials guide you through real-world workflows that combine the MCP Server with an AI client to automate infrastructure inspection, security auditing, and cost analysis tasks. For more information, see the [<mark style="color:blue;">MCP Server</mark>](https://docs.ionos.com/cloud/ai/mcp-server) guide.

<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>Run a Security Posture Audit on Your IONOS CLOUD Object Storage Buckets</strong></mark></td><td>Use Claude Desktop and the MCP Server to probe all your Object Storage buckets across six security dimensions and generate a CISO-ready HTML dashboard.</td><td><a href="/pages/CuwRuzsT0IQR06XYDsOt">/pages/CuwRuzsT0IQR06XYDsOt</a></td></tr><tr><td><mark style="color:blue;"><strong>Generate a FOCUS-Compliant Cost Report</strong></mark></td><td>Use Claude Desktop and the MCP Server to map your IONOS billing data to FOCUS v1.3 and generate a FinOps-ready cost attribution report and CSV export.</td><td><a href="/pages/3f1cejgEJRi4dSeXK0jW">/pages/3f1cejgEJRi4dSeXK0jW</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/tutorials/ai/mcp-server.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.
