azsap-mcp-typescript

azsap-mcp-typescript

0

This project is a TypeScript implementation of an MCP server tailored for managing SAP on Azure platforms. It provides tools for Azure VM operations and SAP HANA database management, featuring multiple transport options and modern TypeScript utilities.

SAP on Azure MCP Server (TypeScript Implementation)

A TypeScript implementation of the Model Context Protocol (MCP) server designed for managing SAP on Azure.

Features

  • Multiple Transport Options: Supports STDIO, HTTP, and SSE transports
  • SAP HANA Integration: Tools for managing SAP HANA databases
  • Azure VM Management: Tools for managing Azure VMs
  • Azure NSG Operations: Manage Network Security Groups
  • Resource Monitoring: Track system resources
  • TypeScript Implementation: Modern ECMAScript features

Docker Support

A Dockerfile is included for containerized deployment.

Project Structure

The project follows a standard Node.js/TypeScript package structure.