Add JWT-authenticated proxying for SAP ABAP ADT MCP server requests.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@mcp-abap-adt/proxy" yet — see the docs or source repo.
Help me create a basic configuration example for @mcp-abap-adt/proxy: enable JWT authentication and forward requests to a target MCP server. Explain the purpose of each key setting and how to fill it in.
A reference proxy configuration example with explanations of JWT, forwarding target, and connection settings.
I am getting JWT authentication failures when using @mcp-abap-adt/proxy with SAP ABAP ADT. Give me a step-by-step troubleshooting checklist covering token format, signature, expiration, headers, and proxy forwarding settings.
A systematic troubleshooting checklist to identify issues in JWT validation or the forwarding chain.
Design an @mcp-abap-adt/proxy access setup for development, testing, and production SAP ABAP ADT environments. Include JWT authentication strategy, target MCP routing rules, least-privilege recommendations, and operational considerations.
A multi-environment proxy access design balancing security, maintainability, and environment isolation.
Proxy multiple MCP servers while reducing token usage with on-demand tool loading.
Aggregate multiple MCP resource servers behind one HTTP endpoint.
Connect AI to SAP systems for ABAP editing, checks, and activation.
Expose OData and REST APIs as MCP tools for SAP backend operations.
Securely proxy OAuth for MCP servers to connect with Claude and ChatGPT.
Proxy remote MCP servers to stdio for local client connectivity.