Cloud ALM MCP
Hmm "MCP Streamable HTTP" - correct is "MCP Streamable HTTP".
Third paragraph:
"실제 SAP Cloud ALM 연결은 의도적으로 STR-158에 포함되지 않습니다. 이후 도구 흐름이 영속적인 MCP session state를 필요로 하면 프로덕션 에이전트 사전에세션 및 상태 요용검토 후 다시 포기. STR-158은 의도적으로 session store를 도입하지 않습니다."
I'll craft: "실제 SAP Cloud ALM 연결은 STR-158에 의도적으로 포함되지 않습니다. 이후 도구 흐름에서 MCP 영속 session state가 필요하게 되면 프로덕션 에이전트 사용 전에 세션 및 상태 요구를 반다시 검토해야 합니다. STR-158은 의도적으로 session store(session 저장소) 도입하지 않습니다."
Wait: "Session and state requirements must be revisited before production agent use if later tool flows require persistent MCP session state."
Write: "이후 도구 흐름에서 persistent(영속) MCP session state가 필요하게 된다면, production 에이전트 사용 전에 session과 state 요구를 다시 검토해야 합니다. STR-158은 의도적으로 session store를 도입하지 않습니다."
"Session and state" - "세션 요구사항과 상태 요구사항".
Now Local:
"## 로컬 개발
G로- GXP1
기본적으로 npm start는 mock 모드로 HTTP을 통해 실험하며 다음 노출합니다:
MCP end포트:
POST /mcphealth endpoint:
GET /health
예:
curl http://localhost:3000/health기본 플래홀홀더 목록으로 사용...":
"Use .env.example as the list of supported placeholders" - "지원되는 플래홀홀더 목록으로 .env.example을 사용하세요."
Do not add secrets: "git으로 커된 로컬 파일에 실제 Cloud Secret를 넣지 마세요."
Configuration:
## 구성
핵심환경 변수:
`RUNTIME_MODE=mock|destination`
`MCP_TRANSPORT=host|stdio`
`PORT=3000`
`READ_CAPABILITY_ENABLED=true|false`
`WRITE_CAPABILITY_ENABLED=true|false`
`ALLOWED_DESTINATIONS=cloud-alm-deV`
`EXTERNAL_CALS_ENABLED=false|true`
로컬 기본값은 의도적으로 safe(안전)합니다: mock 런타임, HTTP 전송, 읽기 활성, 쓰기 비활성, 외부 호출... careful: "external calls disabled" = 외부 호출 비활성.
Destination 는드는 이 저장소에서 placeholder로만 존재합니다. 이후 작업에서 BTP Destination Service lookup과 OAuth token 흐름이 구현될 때까지 destination는 fail-closed(차단) 동작을 합니다.
Wait - "fails closed" means if not implemented, fails closed / denies all. So: "BTP lookup/ OAuth flow 구현 전까지 destination mode는 fail-closed하게 동작합니다 (즉, 차단)."
Security:This server cannot be installed
Maintenance
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
- AlicenseAqualityAmaintenanceA read-only MCP server that bridges AI assistants to SAP Cloud ALM, exposing read APIs through four intent-based tools. It runs locally over stdio or remotely over Streamable HTTP, and can be deployed to SAP BTP Cloud Foundry.42MIT
- FlicenseCqualityDmaintenanceMCP server for querying SAP Cloud ALM ITSM installations. Enables retrieval, filtering, and full-text search of installations with OAuth 2.0 authentication.54
- AlicenseNot gradedqualityBmaintenanceMCP server for SAP S/4HANA via the ADT API, enabling querying and reading SAP systems with production write protection.5MIT
- FlicenseNot gradedqualityCmaintenanceEnables MCP-compliant agents to perform data discovery, schema matching, and export via HTTP, with a mock mode for demonstration.
Related MCP Connectors
MCP server for AI access to Swagger by SmartBear.
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Svend-Strandsbjerg/cloud-alm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server