sap-cap-capire
stdioUsed by 1 plugin
AI Summary
Connects to SAP CAP projects to expose CDS models, services, and deployment tools.
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"sap-cap-capire": {
"command": "npx",
"args": [
"-y",
"@cap-js/mcp-server"
]
}
}
}Command
npxArguments
-y@cap-js/mcp-server