Skip to main content
Glama

Maton MCP Server

jest.config.ts269 B
import type {Config} from 'jest'; const config: Config = { preset: 'ts-jest', testEnvironment: 'node', roots: ['<rootDir>/src'], testMatch: ['**/test/**/*.ts?(x)'], moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', '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/maton-ai/agent-toolkit'

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