AI Core MCP Server: Managing SAP AI Core with AI Assistants

Introduction

SAP AI Core is the backbone of AI/ML operations on SAP BTP — managing training executions, model deployments, and the Generative AI Hub. Its REST API covers lifecycle management (scenarios, executions, deployments, artifacts) and administration (repositories, secrets, resource groups).

The AI Core MCP Server brings all of this into your AI assistant. Ask questions like “List my active deployments” or “Create a new configuration for scenario xyz” and your AI assistant handles the API calls.

Built on the odata-mcp-proxy npm package,  with zero custom code. Read more about the odata-mcp-proxy here: https://community.sap.com/t5/technology-blog-posts-by-members/odata-mcp-proxy-introduction/ba-p/14348684

Note: this MCP server has not been extensively tested yet. The API configuration is based on the official SAP API documentation, but there may be edge cases or endpoints that don’t behave as expected. Feedback and contributions are welcome!

 

​ IntroductionSAP AI Core is the backbone of AI/ML operations on SAP BTP — managing training executions, model deployments, and the Generative AI Hub. Its REST API covers lifecycle management (scenarios, executions, deployments, artifacts) and administration (repositories, secrets, resource groups).The AI Core MCP Server brings all of this into your AI assistant. Ask questions like “List my active deployments” or “Create a new configuration for scenario xyz” and your AI assistant handles the API calls.Built on the odata-mcp-proxy npm package,  with zero custom code. Read more about the odata-mcp-proxy here: https://community.sap.com/t5/technology-blog-posts-by-members/odata-mcp-proxy-introduction/ba-p/14348684 Note: this MCP server has not been extensively tested yet. The API configuration is based on the official SAP API documentation, but there may be edge cases or endpoints that don’t behave as expected. Feedback and contributions are welcome!   Read More Technology Blog Posts by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author