Skip to content

Add SAP Datasphere partner plugin#85

Open
MarioDeFelipe wants to merge 1 commit intoanthropics:mainfrom
MarioDeFelipe:add-datasphere-plugin
Open

Add SAP Datasphere partner plugin#85
MarioDeFelipe wants to merge 1 commit intoanthropics:mainfrom
MarioDeFelipe:add-datasphere-plugin

Conversation

@MarioDeFelipe
Copy link

Summary

Adds the SAP Datasphere plugin to partner-built/SAP-Datasphere/.

This is the first SAP-ecosystem plugin for Claude, providing 18 specialized skills
that cover the complete Datasphere lifecycle through natural language:

  • Exploration & Discovery -- browse spaces, search catalogs, inspect schemas, profile data quality
  • Data Modeling -- views, analytic models, associations, semantic layer design
  • Data Integration -- replication flows, data flows, transformation flows, task chains, S/4HANA imports
  • Migration -- BW/4HANA to Datasphere using Shell and Remote Conversion
  • Security -- row-level security (DAC), audit policies, BW authorization imports
  • Administration -- spaces, users, CLI automation, transport packages, business content activation
  • Governance -- catalog enrichment, glossaries, KPI definitions, impact analysis
  • Troubleshooting -- flow diagnostics, ABAP-side monitoring (DHCDCMON/DHRDBMON/SLG1), performance optimization

Technical Details

  • MCP Server: @mariodefe/sap-datasphere-mcp (45 tools)
  • Authentication: OAuth 2.0 with automatic token refresh
  • Security: SQL injection prevention, PII redaction, credential masking
  • Reference Library: 30 files of deep-dive technical documentation
  • License: MIT

Plugin Structure

partner-built/SAP-Datasphere/
  .claude-plugin/plugin.json    # v0.3.0 manifest
  .mcp.json                     # MCP server config (with placeholders)
  LICENSE                       # MIT
  README.md                     # Full documentation
  skills/                       # 18 skill directories with SKILL.md + references/

Author

Mario De Felipe (@MarioDeFelipe)
Standalone repo: https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork


Generated with Claude Code

18 specialized skills covering the full SAP Datasphere lifecycle:
exploration, data modeling, integration, BW Bridge migration,
security architecture, CLI automation, business content activation,
catalog governance, performance optimization, and troubleshooting.

Powered by 45 MCP tools via @mariodefe/sap-datasphere-mcp with
OAuth 2.0 authentication and enterprise-grade security.

Author: Mario De Felipe
Homepage: https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant