abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
List all available SAP Datasphere MCP tools with descriptions and usage examples
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/datasphere-mcp-toolsContext preview
What this command does when you run it.
List all available SAP Datasphere MCP tools with descriptions and usage examples
name: datasphere-mcp-tools description: List all available SAP Datasphere MCP tools with descriptions and usage examples allowed-tools: - Read - Grep - Glob - Bash
Return the relevant MCP tool category, configuration checks, local fallback approach, and unresolved tenant/MCP availability items. Default to read-only guidance and avoid changing MCP config.
Display available MCP tools for SAP Datasphere integration.
The SAP Datasphere MCP Server (@mariodefe/sap-datasphere-mcp) provides 45 tools for direct tenant interaction.
**GitHub:** https://github.com/MarioDeFelipe/sap-datasphere-mcp **Package:** npm install -g @mariodefe/sap-datasphere-mcp@1.5.2
---
**Purpose:** Verify connectivity to SAP Datasphere tenant **Returns:** Connection status, latency, tenant URL **Use when:** Setting up MCP integration, troubleshooting connectivity
**Purpose:** Get authenticated user details **Returns:** User ID, email, permissions, authentication status **Use when:** Verifying authentication, checking user context
**Purpose:** Retrieve tenant configuration and capabilities **Returns:** Tenant URL, version, features, region **Use when:** Discovering tenant features, checking version compatibility
**Purpose:** List available permission scopes **Returns:** Scopes array with descriptions **Use when:** Understanding permission model, configuring OAuth clients
**Purpose:** Discover all spaces in tenant **Returns:** Space names, IDs, storage info, owners **Use when:** Finding available spaces, discovering data domains
---
**Purpose:** Search business catalog for objects **Returns:** Matching objects with metadata **Use when:** Finding existing views, tables, models by name or description
**Purpose:** Find data assets by column name **Returns:** Objects containing specified column **Use when:** Discovering which tables/views contain specific columns
**Purpose:** Profile data distribution in columns **Returns:** Statistics, distinct values, nulls, distribution **Use when:** Data quality analysis, understanding data patterns
**Purpose:** Retrieve detailed asset metadata **Returns:** Complete object definition, lineage, usage **Use when:** Deep dive into object structure and dependencies
---
**Purpose:** Get space configuration and settings **Returns:** Storage allocation, members, permissions, priority **Use when:** Understanding space setup, auditing configuration
**Purpose:** List all objects in a space **Returns:** Tables, views, models, flows by type **Use when:** Discovering space content, cataloging objects
**Purpose:** Review space access controls **Returns:** User permissions, role assignments **Use when:** Auditing security, understanding access levels
---
**Purpose:** Create new database user **Parameters:** Username, password, permissions **Use when:** Setting up technical users, ETL accounts
**Purpose:** Modify database user properties **Parameters:** Username, new permissions **Use when:** Changing user permissions, updating configuration
**Purpose:** Remove database user **Parameters:** Username **Use when:** Deprovisioning users, cleanup
**Purpose:** Reset database user password **Parameters:** Username **Returns:** New password (encrypted) **Use when:** Password recovery, security incidents
**Purpose:** List all database users **Returns:** Usernames, permissions, status **Use when:** Auditing users, permission review
---
**Purpose:** Get table structure and properties **Returns:** Columns, data types, keys, partitions **Use when:** Designing integrations, understanding table structure
**Purpose:** Get view definition and dependencies **Returns:** SQL definition, source tables, columns **Use when:** Understanding view logic, tracing lineage
**Purpose:** Get analytic model structure **Returns:** Dimensions, measures, associations, variables **Use when:** Building SAC stories, understanding model capabilities
**Purpose:** Get comprehensive entity information **Returns:** Full metadata, relationships, lineage **Use when:** Detailed analysis, documentation generation
---
**Purpose:** Query analytic models for consumption **Parameters:** Model name, filters, dimensions, measures **Returns:** Aggregated data **Use when:** Testing analytic models, validating calculations
**Purpose:** Get analytic model definition **Returns:** Model structure, available dimensions/measures **Use when:** Building queries, unders
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional target ABAP platform or SAP BTP ABAP Environment release
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Optional scenario lens such as extension, integration, analytics, or AI