Skip to main content
Glama

Bangalore BMTC Mobility Connectivity Platform

by ajeetraina
jest.config.js282 B
module.exports = { testEnvironment: 'node', testMatch: ['**/tests/**/*.test.js'], collectCoverage: true, coverageDirectory: 'coverage', collectCoverageFrom: ['src/**/*.js', '!src/tests/**'], coverageReporters: ['text', 'lcov'], verbose: true, testTimeout: 30000, };

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/ajeetraina/bengaluru-bmtc-mcp'

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