Introduction
SAP Business Technology Platform (BTP) has long required administrators to juggle the BTP Cockpit, the btp CLI, and various service-specific dashboards to manage their cloud landscape. Whether creating subaccounts, assigning entitlements, configuring trust, or setting up connectivity, the operational overhead is real.
The MCP Server for SAP BTP Administration changes that equation. It exposes BTP account administration operations as tools that any compatible AI assistant can discover and invoke on your behalf — replacing repetitive GUI navigation and CLI scripting with plain natural language.
The MCP Server for SAP BTP Administration
SAP has introduced a dedicated MCP Server for SAP BTP Administration that aggregates four key administration domains behind a single endpoint:
| Domain | What You Can Do |
| Accounts | Manage global account structure, create and configure subaccounts and directories, view account hierarchy |
| Security | Manage users, role collections, trust configurations, and authorizations at the global account and subaccount level |
| Services | Manage entitlements and quotas, subscribe to applications, configure service plans |
| Connectivity | Set up destinations, manage Cloud Connector tunnels, configure backend connectivity |
You do not need to configure individual operations. The AI assistant dynamically discovers the available tools and determines which ones to call based on your natural language request.
Example prompts you can use:
- “Create a new subaccount in the EU10 region for our development team.”
- “Show me which services are currently entitled in our production subaccount.”
- “Assign the Viewer role collection to user john.doe@company.com in subaccount Prod.”
- “List all role collections that have critical warning indicators.”
Compatible AI Clients
Any AI client that supports the MCP standard can connect to the MCP Server for SAP BTP Administration. SAP officially lists the following compatible clients:
- Claude Code — Anthropic's agentic coding and task-execution assistant
- GitHub Copilot in VS Code — Microsoft's AI pair programmer, now with MCP tool support
- OpenCode — An open-source, terminal-based AI coding agent
The standard MCP transport (HTTP/SSE or stdio) means the ecosystem will continue to grow as more clients adopt the protocol.
The MCP Server for SAP BTP Administration is available at the following endpoint:
Single Sign-On | |
Direct Connection |
For SSO, you must also provide the OAuth client ID when registering the server: e789ba01-5612-47ee-bfe7-79e26411c1ca
The MCP Server operates with the full scope of your SAP user identity. If your trial account is registered under the same email address as your productive accounts, the server will have access to all global accounts associated with that identity. To restrict access to a trial account only, register it under a separate email address.
Follow the instructions for your AI client.
Claude Code Single Sign-On
Claude Code Direct Connection
|
Github Copilot in VS Code Single Sign-On
Github Copilot in VS Code Direct Connection
|
OpenCode Single Sign-On
OpenCode Direct Connection
|
Above Image Sources : Image prompt used & generated from SAP AI Core Model Gemini 3.5 Flash
Report any Issues for BTP MCP
If the steps above do not resolve your issue, create a support request using SAP component BC-CP-ADMINMCP. See Getting Support to know more.
