Skip to main content
Glama

Sinch MCP Server

Official
by sinch
jest.config.ts276 B
import type {Config} from 'jest'; const config: Config = { preset: 'ts-jest', testEnvironment: 'node', roots: ['<rootDir>/src', '<rootDir>/tests'], testMatch: ['**/tests/**/*.test.ts'], moduleFileExtensions: ['ts', 'js', 'json', 'node'], }; export default config;

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

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