azsap-mcp
If you are the rightful owner of azsap-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simplified Model Context Protocol (MCP) server for SAP HANA built with the Python MCP SDK version 1.2.1.
The SAP on Azure MCP Server for Microsoft Partners is a streamlined implementation of the Model Context Protocol (MCP) server designed for SAP HANA. Built using the Python MCP SDK version 1.2.1, this server adheres to official MCP guidelines, emphasizing simplicity and maintainability. It facilitates interaction with SAP HANA databases through a standardized protocol, making it accessible to any MCP-compatible client. The server supports multiple transport options, including STDIO and HTTP/SSE, and is equipped with essential tools for system management, database information retrieval, and performance analysis. With a focus on core functionality, the server ensures clean connection management, structured error handling, and security through proper headers. It also includes a health monitoring endpoint and Docker support for easy deployment. Although still in active development, the server is poised to expand its toolset and capabilities in future releases.
Features
- Multiple Transport Options: Supports both STDIO and HTTP/SSE transports
- Focus on Core Functionality: Implements essential tools to keep the codebase clean
- MCP Standard Compliance: Built using the official Python MCP SDK 1.2.1
- Clean Connection Management: Support for both System DB and Tenant DB
- Structured Error Handling: Consistent error reporting across all tools