mcpbeat Sign in

MCP Abap Abap Adt API MCP Server

local only

MCP Abap Abap Adt API runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from npm. Last commit 17 Sep 2026.

MCP server wrapping abap-adt-api for ABAP ADT development workflows against SAP systems

Installs per day peak 29 · avg 14 · +62% w/w
a month agotoday
129
Installs / week
npm · mcp-abap-abap-adt-api
196
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Abap Abap Adt API every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-abap-abap-adt-api -- npx -y mcp-abap-abap-adt-api
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-abap-abap-adt-api": {
      "args": [
        "-y",
        "mcp-abap-abap-adt-api"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-abap-abap-adt-api]
command = "npx"
args = ["-y", "mcp-abap-abap-adt-api"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-abap-abap-adt-api": {
      "args": [
        "-y",
        "mcp-abap-abap-adt-api"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-abap-abap-adt-api": {
      "args": [
        "-y",
        "mcp-abap-abap-adt-api"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SAP_URL (Base URL of the SAP system, e.g. https://host:44300), SAP_USER (SAP username), SAP_PASSWORD (SAP password), SAP_CLIENT (SAP client number, e.g. 100), SAP_LANGUAGE (Logon language, e.g. EN), NODE_TLS_REJECT_UNAUTHORIZED (Set to 0 to allow self-signed certificates (development only), 1 to enforce TLS verification). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Abap Abap Adt API

same job, measured the same way
Primer MCP
by ivanlai

A Jira-lite MCP server that guides planning-first workflows for AI-assisted development.

135 installs/wk local only
junai Pipeline MCP
by saajunaid

Agentic pipeline orchestration MCP server for AI-driven development workflows.

205 installs/wk local only
Dev Workflow MCP Server
by programinglive

MCP server to enforce development workflow discipline

125 installs/wk local only
Spec Driven Development
by formulahendry

MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.

48 installs/wk local only
SAGE Wrapper
by psycgod

Command wrapper MCP server for coding agents, compression, workflows, and local automation.

341 installs/wk local only
Fomu MCP
by gabrielmahia

MCP server for government forms and document workflows in Kenya (fomu = form)

96 installs/wk local only
SalesBuildr
by wyre-ai

MCP server for SalesBuildr — quoting and sales workflows for MSPs.

local only
SalesBuildr
by wyre-technology

MCP server for SalesBuildr — quoting and sales workflows for MSPs.

local only

MCP Abap Abap Adt API — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Abap Abap Adt API?
MCP Abap Abap Adt API runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-abap-abap-adt-api was installed 129 times last week.
How do I connect MCP Abap Abap Adt API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-abap-abap-adt-api straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Abap Abap Adt API?
The npm package mcp-abap-abap-adt-api was installed 129 times in the last week. Week over week that is +62%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Abap Abap Adt API open source?
Yes — it is published under the MIT licence, written in TypeScript and 196 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.