Skip to main content
Glama

SQL Server MCP Service

by vini-cius
jest.config.mjs287 B
/** @type {import('@jest/types').Config.InitialOptions} */ export default { preset: 'ts-jest', testEnvironment: 'node', roots: ['<rootDir>/src', '<rootDir>/test'], setupFilesAfterEnv: ['<rootDir>/test/setup.ts'], testTimeout: 10000, clearMocks: true, restoreMocks: true, }

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/vini-cius/mcp-sqlserver'

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