Skip to main content
Glama

tbls MCP Server

by yhosok
tsconfig.test.json454 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ESNext", "moduleResolution": "node", "target": "ES2022", "isolatedModules": true, "noEmit": true, "skipLibCheck": true, "allowJs": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "verbatimModuleSyntax": false, "types": ["jest", "node"] }, "include": ["src/**/*", "tests/**/*"], "exclude": ["node_modules", "dist"] }

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/yhosok/tbls-mcp-server'

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