Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
btp-sap-odata-to-mcp-server · npm · 1.0.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.Raistlin82/btp-sap-odata-to-mcp-server-optimized",
"description": "Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration",
"repository": {
"url": "https://github.com/Raistlin82/btp-sap-odata-to-mcp-server-optimized",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "btp-sap-odata-to-mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of the SAP Identity Authentication Service tenant",
"isRequired": true,
"format": "string",
"name": "SAP_IAS_URL"
},
{
"description": "Client ID for the OAuth application in IAS",
"isRequired": true,
"format": "string",
"name": "SAP_IAS_CLIENT_ID"
},
{
"description": "Client Secret for the OAuth application in IAS",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SAP_IAS_CLIENT_SECRET"
},
{
"description": "Name of the BTP destination used for service discovery",
"isRequired": true,
"format": "string",
"name": "SAP_DESTINATION_NAME"
},
{
"description": "OData discovery mode: pattern, business, whitelist, or all",
"format": "string",
"name": "ODATA_DISCOVERY_MODE"
},
{
"description": "Comma-separated patterns to include (pattern mode)",
"format": "string",
"name": "ODATA_INCLUDE_PATTERNS"
},
{
"description": "Comma-separated patterns to exclude (pattern mode)",
"format": "string",
"name": "ODATA_EXCLUDE_PATTERNS"
},
{
"description": "The port on which the Express server will listen",
"format": "string",
"name": "PORT"
},
{
"description": "The application's operating environment",
"format": "string",
"name": "NODE_ENV"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2025-09-21T04:33:38.866275Z",
"publishedAt": "2025-09-21T04:33:38.866275Z",
"updatedAt": "2025-09-21T04:33:38.866275Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.