Back to MCPs
MCPCAP & MCP integration

CAP MCP Adapter

A CAP plugin for exposing selected application services as MCP servers for AI-agent consumption.

Open source documentation
3 core capabilities2 listed environmentsCurated listing source

What it does

Adds MCP protocol support to a CAP application so teams can expose carefully modeled services to compatible agents. Teams remain responsible for API policy, service authorization and production safety.

capcdsmcpagent-consumptionstreamable-http

Core capabilities

Expose CAP services as MCP
CDS to MCP projection
Local MCP endpoint configuration

Adoption checklist

1

Read scope and prerequisites

Use the source documentation to confirm the target workflow, supported SAP stack and known limits.

2

Match your agent host

Listed hosts or environments: SAP CAP, MCP-compatible agent clients.

3

Add the connection in your MCP-compatible host

Confirm the Streamable HTTP transport, then follow the source documentation for local installation or connection setup.

4

Review access and output

Auth note: Application-specific CAP authentication and authorization. Grant only the minimum access required, and review output before using it in a real system.

Install or connect

npm add @cap-js/mcp

This command comes from the listing; verify the latest source documentation before running it.