Skip to main content
Glama
tsconfig-module.json390 B
{ "$schema": "http://json.schemastore.org/tsconfig", "extends": "./tsconfig-lib.json", "compilerOptions": { // Emit exactly the same code as normal tsconfig, but with ES6 import & export statements instead of CommonJS "module": "esnext", "outDir": "lib-module", // Skip declaration emit; it's redundant here. "declaration": false } }

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/ajaystream/hubspot-mcp-custom'

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