
Btp Mcp Server
Let your coding agent browse SAP BTP catalog, instances, and destinations while you scaffold cloud-native integrations.
Overview
BTP MCP Server is an MCP server for the Build phase that lets agents discover SAP BTP services, instances, and destinations from a stdio PyPI package.
What is this MCP server?
- Discover and browse SAP BTP service catalog from the agent
- Check running service instances and subscription state
- Query and inspect BTP destinations for app connectivity
- PyPI stdio MCP server (`btp-mcp-server`) for local agent sessions
- Server schema version 1.0.0
- stdio transport via PyPI `btp-mcp-server`
- GitHub-hosted open integration
Community signal: 1 GitHub stars.
What problem does it solve?
Builders on SAP BTP waste hours in consoles and docs when agents cannot see catalog, instances, or destinations in one place.
Who is it for?
Developers and indie consultants building or extending apps on SAP BTP who use MCP-enabled agents daily.
Skip if: Builders with no SAP BTP footprint or teams that forbid cloud API access from local agent environments.
What do I get? / Deliverables
After registration, your agent can query BTP catalog and runtime state during integration work without leaving the IDE.
- Agent-readable BTP catalog and instance context
- Destination queries usable in integration planning
- Faster BTP scaffolding without manual console hopping
Recommended MCP Servers
Journey fit
How it compares
SAP BTP cloud integration MCP, not a generic AWS or Azure provisioner.
Common Questions / FAQ
Who is BTP MCP Server for?
It is for developers and solo builders working on SAP BTP who want their AI agent to inspect services, instances, and destinations during implementation.
When should I use BTP MCP Server?
Use it during build when you are choosing BTP services, verifying provisioned instances, or configuring destination-based integrations.
How do I add BTP MCP Server to my agent?
Install `btp-mcp-server` from PyPI, configure it as a stdio MCP server in Claude Code or Cursor, and provide whatever SAP BTP credentials your setup requires per the GitHub README.