Skip to main content
Glama

SAP MCP Server

Python MCP server bridging Kiro IDE to an SAP system via the ADT REST API.

Install

Double-click install.bat — it asks for your SAP system(s) and credentials, then handles everything else. Details: docs/QUICK_START.md

Related MCP server: vibing-steampunk

Architecture

Kiro IDE ──MCP──► server.py ──HTTP──► Your SAP system (ADT REST API)
                      │
                  sap_client.py

Development Workflow (Spec-Driven)

_template_CHG/ ──copy──► CHG04XXXXX/
                            ├── WRICEF.md     ← SAP metadata
                            ├── VISION.md     ← Requirements + Bug Tracking log
                            ├── ROADMAP.md    ← Plan (#plan) — needs ROADMAP_APPROVED
                            └── micro-specs/  ← Execute (#execute) → Verify (#verify)

Distribution

Share install.bat with any team member. It:

  • Asks for their SAP system(s), credentials, and business context

  • Creates the workspace folder

  • Sets up .kiro structure (steering + skills + specs)

  • Configures the MCP server and generates config-systems.json locally (never committed)

  • Installs Python dependencies

No manual setup steps required. Before sharing, set REPO_URL at the top of install.bat to your repo so teammates clone the right place.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Manage projects, tasks, time tracking, and team collaboration through natural language.

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

  • Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/estebandavila-amrize/TEMPLATE_WORKSPACE'

If you have feedback or need assistance with the MCP directory API, please join our Discord server