Skip to main content
Glama

SAP Note Search MCP Server

by marianfoo
env.example597 B
# SAP Passport Certificate Configuration PFX_PATH=./certs/sap.pfx PFX_PASSPHRASE=your_certificate_passphrase_here # Optional: Bearer Token Authentication for HTTP MCP Server # If set, clients must include 'Authorization: Bearer <token>' header # Leave empty to disable authentication (not recommended for production) ACCESS_TOKEN= # Optional: JWT Token Caching MAX_JWT_AGE_H=12 # Optional: HTTP Server Port (default: 3002) HTTP_PORT=3002 # Optional: Debug Mode # Set to 'true' to see browser automation in action HEADFUL=false # Optional: Log Level (debug, info, warn, error) LOG_LEVEL=info

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/marianfoo/mcp-sap-notes'

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