cap-mcp-server

Installation
SKILL.md

CAP MCP Server — Setup & Usage

Primary reference: https://cap.cloud.sap/docs CAP MCP Server: https://cap.cloud.sap/docs/tools/mcp-server Release announcement: SAP August 2025 release notes
Community blog: https://community.sap.com/t5/technology-blog-posts-by-sap/boost-your-cap-development-with-ai-introducing-the-mcp-server-for-cap/ba-p/14202849

What the CAP MCP Server provides

The official SAP MCP Server for CAP gives AI agents context-aware tools that understand both CAP APIs and your specific project:

  • search_model — fuzzy search for CDS entities, services, actions, and relationships in your compiled CSN model
  • search_docs — semantic search through official CAP documentation for syntax, patterns, and best practices
  • Instant model discovery — the agent can query your project's entities without reading files
  • Context-aware documentation — finds relevant capire docs based on semantic similarity, not keywords

Installation

Installs
17
GitHub Stars
6
First Seen
Jul 24, 2026
cap-mcp-server — dankromp/skilloverflow