Skip to main content
Glama

Clipboard MCP Server

by witqq
jest.config.cjs224 B
module.exports = { testEnvironment: 'node', testMatch: [ '**/tests/**/*.test.cjs' ], collectCoverageFrom: [ 'src/**/*.{js,ts}', '!src/**/*.d.ts' ], setupFilesAfterEnv: ['<rootDir>/tests/setup.cjs'] };

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/witqq/clipboard-mcp'

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