Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Maker
Claim
by
CaptainCrouton89
GitHub
TypeScript
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-maker
src
templates
project
src/templates/project/example-prompt.ts.hbs
src/templates/project/example-resource.ts.hbs
src/templates/project/example-tool.ts.hbs
src/templates/project/gitignore.hbs
src/templates/project/index.ts.hbs
src/templates/project/package.json.hbs
src/templates/project/README.md.hbs
src/templates/project/server.ts.hbs
src/templates/project/tsconfig.json.hbs
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "./dist", "rootDir": "./src", "declaration": true, "sourceMap": true, "resolveJsonModule": true, "baseUrl": ".", "paths": { "@/*": ["src/*"] }, "lib": [ "ES2022" ] }, "include": [ "src/**/*" ], "exclude": [ "node_modules", "dist" ] }
ID: gsr895nac1