Letβs do some agentic coding with our CAP MCP Server (Model Context Protocol).
SPEAKER: David Kunz
Devtoberfest validation tutorial for the CAP track, Week 4
https://developers.sap.com/tutorials/devtoberfest2025-cap-week4-session-validation.html
Hi David,
Would this support creating AI agents for building an Agentic AI application using CAP? One of the challenges we currently face with Agentic AI applications in SAP is the dependency on Python-based frameworks such as LangChain, LangGraph, and SDKs like Strand for agent creation. Does this address that by enabling agent development within CAP, or is it primarily designed to expose CAP application as MCP and act as an assistant available locally to help developers create CAP applications from scratch without requiring deep expertise in CAP programming? What are the benefits of using this as compared to using say, Microsoft CoPilot, SAP Joule, Amazon Q for Developers, etc?
Regards,
Aditi Dey
Hi Aditi,
Our CAP MCP server is only meant for development, not for building AI agent applications with CAP. Many of the 3rd party libraries, like LangChain, also come in a JavaScript version. Though, I would recommend not to use most of these libraries and do it manually.
> or is it primarily designed to expose CAP application as MCP
Oh, it's not designed like this at all, it's only for development, with the side effect that you can talk to your CAP app during development.
> What are the benefits of using this as compared to using say, Microsoft CoPilot, SAP Joule, Amazon Q for Developers, etc?
It's an MCP server, and as long as these tools support MCP, you can use it with them. It will make sure they have the required CAP knowledge to solve the tasks.
hi
i have not found any MCP servers for UI5 FIORI elements development using annotations/ custom extension etc, mostly what i found were freestyle.
Could you please suggest
https://github.com/UI5/mcp-server
currently above link is official.
unofficial MCPs and listed in MCP Market for SAP
https://mcpmarket.com/search?q=SAP