Skip to main content
Glama

mcp-server-cloudflare

Official
by cloudflare
vitest.config.evals.ts368 B
import { defineWorkersConfig } from '@cloudflare/vitest-pool-workers/config' export default defineWorkersConfig({ test: { include: ['**/*.eval.?(c|m)[jt]s?(x)'], poolOptions: { workers: { isolatedStorage: true, wrangler: { configPath: './wrangler.jsonc' }, miniflare: { bindings: { ENVIRONMENT: 'test', }, }, }, }, }, })

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

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