Skip to main content
Glama
cbunting99

MCP Code Analysis & Quality Server

by cbunting99
jest.config.js348 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: [ 'packages/**/__tests__/**/*.[jt]s?(x)', 'packages/**/*.(spec|test).[jt]s?(x)' ], collectCoverageFrom: [ 'packages/**/*.ts', '!packages/**/*.d.ts' ], moduleFileExtensions: ['ts', 'js', 'json'], transform: { '^.+\\.ts$': 'ts-jest' } };

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/cbunting99/mcp-code-analysis-server'

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