Skip to main content
Glama

MCP App Workers Template

by MCPJam
wrangler.jsonc343 B
{ "$schema": "node_modules/wrangler/config-schema.json", "name": "mcp-app-workers-template", "main": "server/index.ts", "compatibility_date": "2025-12-01", "compatibility_flags": ["nodejs_compat"], "build": { "command": "npm run build", }, "assets": { "directory": "./web/dist/widgets", "binding": "ASSETS", }, }

Latest Blog Posts

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/MCPJam/mcp-app-workers-template'

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