Skip to main content
Glama

Cloudflare Remote MCP Server Template

by kevyder
biome.json1.01 kB
{ "$schema": "https://biomejs.dev/schemas/2.2.2/schema.json", "assist": { "actions": { "source": { "useSortedKeys": "off" } }, "enabled": true }, "files": { "includes": ["!worker-configuration.d.ts", "src/**/*"] }, "formatter": { "enabled": true, "indentWidth": 4, "lineWidth": 100 }, "linter": { "enabled": true, "rules": { "recommended": true, "style": { "noInferrableTypes": "error", "noNonNullAssertion": "off", "noParameterAssign": "error", "noUnusedTemplateLiteral": "error", "noUselessElse": "error", "useAsConstAssertion": "error", "useDefaultParameterLast": "error", "useEnumInitializers": "error", "useNumberNamespace": "error", "useSelfClosingElements": "error", "useSingleVarDeclarator": "error" }, "suspicious": { "noConfusingVoidType": "off", "noDebugger": "off", "noExplicitAny": "off" } } }, "root": false, "vcs": { "clientKind": "git", "enabled": true, "useIgnoreFile": true } }

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/kevyder/banrepco_mcp'

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