Skip to main content
Glama

Tarkov MCP Server

by Yaniddze
tsconfig.json402 B
{ "compilerOptions": { "target": "es2017", "module": "commonjs", "lib": ["es6", "dom"], "allowJs": true, "outDir": "dist", "strict": true, "noImplicitAny": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node" }, "include": ["src/**/*", "tests/**/*"], "exclude": ["node_modules"] }

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/Yaniddze/tarkov-mcp'

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