SAP Released Objects Server
Rank #2,911glama/ClementRingot/ROSA
Enables AI agents to check real-time SAP object release status for ABAP Cloud and Clean Core, and find successor objects, via MCP or REST API.
SAP Released Objects Server is a Model Context Protocol (MCP) server published by clementringot. It ranks #2,911 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. SAP Released Objects Server is listed across 2 registries — PulseMCP and Glama, with 9 release tags tracked from its GitHub repository. It was first listed on Mar 10, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 129,135 of 132,046 servers on MCP Toplist.
Use SAP Released Objects Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rosa https://sap-released-objects-mcp-server-production.up.railway.app/mcp[mcp_servers.rosa]
url = "https://sap-released-objects-mcp-server-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://sap-released-objects-mcp-server-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rosa": {
"url": "https://sap-released-objects-mcp-server-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rosa": {
"type": "http",
"url": "https://sap-released-objects-mcp-server-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rosa": {
"serverUrl": "https://sap-released-objects-mcp-server-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rosa": {
"url": "https://sap-released-objects-mcp-server-production.up.railway.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2FClementRingot%2FROSA)<a href="https://mcptoplist.com/server/glama%2FClementRingot%2FROSA"><img src="https://mcptoplist.com/badge/glama%2FClementRingot%2FROSA.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
clementringot
GitHub releases (9)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.14.0 | Jul 6, 2026 |
| v1.13.2 | Jul 6, 2026 |
| v1.13.1 | Jul 6, 2026 |
| v1.13.0 | Jul 6, 2026 |
| v1.12.6 | Mar 31, 2026 |
| v1.12.5 | Mar 19, 2026 |
| v1.12.4 | Mar 18, 2026 |
| v1.12.3 | Mar 18, 2026 |
| v1.12.2 | Mar 18, 2026 |
Frequently asked questions
- Who maintains SAP Released Objects Server?
- SAP Released Objects Server is maintained by clementringot, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is SAP Released Objects Server listed on the Official MCP Registry?
- SAP Released Objects Server is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does SAP Released Objects Server have?
- No registry surfaces explicit version metadata for SAP Released Objects Server; MCP Toplist tracks 9 release tags from its GitHub repository, most recently published on Jul 6, 2026.
- Where can I find the source code for SAP Released Objects Server?
- The source code for SAP Released Objects Server is hosted at github.com/clementringot/sap-released-objects-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.