Skip to content
MCP Server

Give every AI agent full access to SSCV2

65+ SSCV2 services, 290+ AI tools, OData-style queries — all via Model Context Protocol. Works with Claude, Cursor, ChatGPT, and any MCP-compatible host.

Example Tool Call
// Example: List all open cases
{
"tool": "cases_list",
"arguments": {
"$filter": "status eq 'open'",
"$top": 10,
"$expand": "account"
}
}

Features

Give AI agents full SSCV2 access

65+ SSCV2 Services

Full coverage: CRM, Service, Activities, Sales, Products, Surveys, Mashups, Visits, Identity (incl. SCIM), Extensibility, Workflow, ML/AI, and more.

290+ AI Tools

Standard CRUD plus specialized actions: lead conversion, case status changes, opportunity stage transitions, attachment uploads, extension field provisioning, UI customization.

OData-Style Queries

$filter, $top, $skip, $expand, $select, $orderby — query SSCV2 data naturally.

Automatic Pagination

Up to 10,000 records per collection. paginate_all flag for larger datasets.

Rate Limit Handling

429 responses handled automatically with exponential backoff.

BTP Marketplace Ready

OSBA service broker, multi-tenant routing, XSUAA-secured. Subscribe to one server from any BTP subaccount; bring your own SSCV2 credentials per tenant.

API Coverage

Core CRM

Account, Contact, Individual Customer, Opportunity, Lead, Business Partner

Service

Case, Installed Base, Registered Product, Warranty, Functional Location, Service Level

Activities

Appointment, Task, Phone/Email/Chat/In-Person Interaction, Activity Plan, Visit

Sales

Sales Quote, Sales Territory, Campaign, Target Group, Survey, Survey Response

Products

Product, Product Group, Competitor, Competitor Product, Org Unit, Account Hierarchy

Extensions

Repository, Extension fields, UI customization, Custom services, Mashup, Page Layout, Alert, Notification, Workflow, ML/AI scenarios

Identity & Platform

IAM users, roles, tokens, OAuth2 configs, SCIM Users/Groups, Shell, Admin, I18N, Audit logs, CTI, Channels

Deployment Options

stdio for local AI clients (Claude Desktop, Cursor, Cline, Windsurf), StreamableHTTP for production on SAP BTP — multi-tenant via OSBA service broker.

stdio

stdio

Drop-in for Claude Desktop, Cursor, Cline, Windsurf, and any MCP-compatible AI client. Point at your SSCV2 tenant — done.

StreamableHTTP

StreamableHTTP

Multi-tenant on SAP BTP Cloud Foundry. Subscribe via the BTP marketplace — XSUAA-secured, OSBA service broker, tenant credentials isolated per subscription.

Ready to put AI agents inside SSCV2?

Clone the open-source server for free, or subscribe to the managed multi-tenant service on SAP BTP. Three plans — Free, Pro, Enterprise.