Skip to main content
Glama

Cloudflare Remix Vite MCP

by kentcdodds
tsconfig.worker.json374 B
{ "extends": "./tsconfig.node.json", "compilerOptions": { "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.worker.tsbuildinfo", "types": ["@cloudflare/workers-types/2023-07-01"], "jsx": "react-jsx", "jsxImportSource": "@remix-run/dom" }, "include": [ "worker", "./types/reset.d.ts", "./types/worker-configuration.d.ts" ], "exclude": ["worker/widgets"] }

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/kentcdodds/cloudflare-remix-vite-mcp'

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