Skip to main content
Glama
digitalxenon98

DB Schenker Shipment Tracker

tsconfig.json639 B
{ "compilerOptions": { /* File Layout */ "rootDir": "src", "outDir": "dist", /* Environment */ "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "lib": ["ES2022"], "types": ["node"], /* Output */ "sourceMap": true, "declaration": true, "declarationMap": true, /* Type Checking */ "strict": true, "noUncheckedIndexedAccess": true, "exactOptionalPropertyTypes": true, /* Module behavior */ "verbatimModuleSyntax": true, "isolatedModules": true, "moduleDetection": "force", /* Performance */ "skipLibCheck": true } }

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/digitalxenon98/sendify-dbschenker-mcp'

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