Skip to main content
Glama

Accessibility MCP Server

by jbuchan
jest.config.cjs•186 B
module.exports = { preset: 'ts-jest', transform: { '^.+\\.(t|j)sx?$': 'ts-jest', }, moduleNameMapper: { '^(\\.{1,2}/.*)\\.js$': '$1', }, testEnvironment: 'jsdom', };

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

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