SkillAgentSearch skills...

mcp-abap-abap-adt-api

MCP-Server for SAP ABAP wrapping abap-adt-api

Install / Use

claude mcp add mario-andreschak -- npx -y github:mario-andreschak/mcp-abap-abap-adt-api

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

33/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop

{ "name": "mcp-abap-abap-adt-api", "version": "0.1.1", "mcpName": "io.github.mario-andreschak/mcp-abap-abap-adt-api", "main": "dist/index.js", "bin": { "mcp-abap-abap-adt-api": "dist/index.js" }, "files": [ "dist" ], "scripts": { "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "build": "tsc -p tsconfig.json", "start": "node ./dist/index.js", "dev": "npx @modelcontextprotocol/inspector ./dist/index.js", "prepublishOnly": "npm run build" }, "keywords": [ "abap", "sap", "adt", "abap-adt-api", "mcp", "model-context-protocol" ], "author": "mario-andreschak", "description": "MCP server wrapping abap-adt-api for full ABAP ADT development workflows (object CRUD, transports, locking, syntax check, activation) against SAP systems", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/mario-andreschak/mcp-abap-abap-adt-api.git" }, "homepage": "https://github.com/mario-andreschak/mcp-abap-abap-adt-api#readme", "bugs": { "url": "https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues" }, "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.4.1", "abap-adt-api": "^8.4.1", "dotenv": "^16.4.7" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "^22.10.10", "jest": "^29.7.0", "ts-jest": "^29.2.5", "typescript": "^5.7.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low