Skip to main content
Glama

Cocos Creator MCP Server Plugin

by DaxianLee
base.tsconfig.json638 B
{ "$schema": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json", "compilerOptions": { "target": "ES2017", "module": "CommonJS", "moduleResolution": "node", "inlineSourceMap": true, "inlineSources": true, "esModuleInterop": true, "skipLibCheck": true, "strict": true, "experimentalDecorators": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "outDir": "./dist", "rootDir": "./source", "types": [ "node", "@cocos/creator-types/editor", ] } }

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

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