Skip to content

Commit 42c6036

Browse files
MarioDeFelipeclaude
andcommitted
Update README with v0.2.0 release information
- Update status badge to v0.2.0 (2026-01-10) - Highlight new provision_share and validate_share_readiness tools - Update features list to show 7 tools (was 5) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 058c5bc commit 42c6036

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,21 @@
66

77
An MCP (Model Context Protocol) server that provides integration with SAP Business Data Cloud (BDC) Connect SDK. This server enables AI assistants like Claude to interact with SAP BDC for data sharing, Delta Sharing protocol operations, and data product management.
88

9-
> **Status**: ✅ Released on PyPI - v0.1.0 (2025-12-16)
9+
> **Status**: ✅ Released on PyPI - **v0.2.0** (2026-01-10)
1010
>
11-
> **New**: ✨ Now supports local development without Databricks notebooks! See [Local Development Setup](#local-development-setup) below.
11+
> **New in v0.2.0**: ✨ Added `provision_share` (end-to-end orchestration) and `validate_share_readiness` (pre-flight validation) tools!
1212
1313
## Features
1414

15-
This MCP server exposes the following SAP BDC capabilities:
15+
This MCP server provides **7 powerful tools** for SAP BDC operations:
1616

1717
- **Create/Update Shares**: Manage data shares with ORD metadata
1818
- **CSN Schema Management**: Configure shares using Common Semantic Notation
1919
- **Data Product Publishing**: Publish and unpublish data products
2020
- **Share Deletion**: Remove and withdraw shared resources
2121
- **CSN Template Generation**: Auto-generate CSN templates from Databricks shares
22+
- **End-to-End Provisioning** ✨: One-step share creation, granting, and registration
23+
- **Pre-flight Validation** ✨: Validate shares before registration to prevent errors
2224

2325
## Prerequisites
2426

0 commit comments

Comments
 (0)