Skip to main content
Glama
rohitvardhanbattula

ADT MCP Server

ADT MCP Server

Deploy

mbt build
cf deploy mta_archives/adt-mcp-server_1.0.0.mtar

Related MCP server: Vibing Steampunk (vsp)

Configure (3 commands)

cf set-env adt-mcp-server SAP_URL      https://your-sap-host:44300
cf set-env adt-mcp-server SAP_USER     youruser
cf set-env adt-mcp-server SAP_PASSWORD yourpass
cf restage adt-mcp-server

Optional:

cf set-env adt-mcp-server SAP_CLIENT   100
cf set-env adt-mcp-server SAP_LANGUAGE EN
cf restage adt-mcp-server

Get credentials (share with Claude / ChatGPT / Copilot)

cf create-service-key adt-mcp-uaa mcp-client-key
cf service-key adt-mcp-uaa mcp-client-key

You'll get:

{
  "clientid":     "sb-adt-mcp-server!t12345",
  "clientsecret": "xxxx-xxxx-xxxx-xxxx",
  "url":          "https://your-subaccount.authentication.us10.hana.ondemand.com"
}

Connect Claude.ai

  1. Claude.ai → Settings → Integrations → Add Integration

  2. URL: https://adt-mcp-server-xyz.cfapps.us10.hana.ondemand.com/sse

  3. Log in when prompted

Connect ChatGPT

Actions → OAuth:

  • Client ID: clientid

  • Client Secret: clientsecret

  • Auth URL: https://your-subaccount.authentication.us10.hana.ondemand.com/oauth/authorize

  • Token URL: https://your-subaccount.authentication.us10.hana.ondemand.com/oauth/token

  • MCP URL: https://adt-mcp-server-xyz.cfapps.us10.hana.ondemand.com/sse

Connect Microsoft Copilot

OAuth discovery: https://adt-mcp-server-xyz.cfapps.us10.hana.ondemand.com/.well-known/oauth-authorization-server

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

  • Connect e-commerce and marketing data to AI assistants via MCP.

  • Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

  • An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.

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/rohitvardhanbattula/MCP_Server_ADT'

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