mcp-project-generator
mcp-project-generator
TypeScript MCP 서버로, 특정 규약을 따르는 MCP 프로젝트 템플릿을 스캐폴딩합니다.
기능
템플릿 렌더링 결과를 미리 봅니다
보안 생성 정책 검사를 적용합니다
프로젝트 파일을 작성합니다
생성 후 검증을 실행합니다
여러 TypeScript MCP 템플릿을 제공합니다
HTTP 및 Stdio 전송을 모두 지원합니다
검증 중 MCP 진행 알림을 내보냅니다
미리보기/정책/생성 요청에 대한 구조화된 로그 이벤트를 전송합니다
Related MCP server: Dynamo MCP
명령어
pnpm dev— HTTP 서버 모드 (포트 8430)pnpm cli -- list— 사용 가능한 템플릿 나열pnpm cli -- preview --template ts-mcp-server --name Examplepnpm cli -- generate --write --template ts-mcp-server --target ./outpnpm cli -- serve— pnpm dev의 별칭pnpm cli -- serve-stdio— stdio 전송 모드 (로컬 에이전트 통합용)pnpm lintpnpm testpnpm typecheckpnpm buildpnpm validate
전송 모드
HTTP (기본값):
pnpm cli -- serve— 포트 8430의 Streamable HTTP 전송, 원격 클라이언트에 적합Stdio:
pnpm cli -- serve-stdio— 로컬 에이전트 통합용 stdin/stdout 전송 (예: Copilot, cursor, bolt)
참고
템플릿은
templates/에 있습니다스펙 파일은
.kiro/specs/mcp-project-generator/에 있습니다MCP 스펙 정렬 세부사항은 SPEC-COMPLIANCE.md를 참조하세요
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
327 dev tools via REST API and MCP. Generate Dockerfiles, schemas, K8s, APIs, and more.
Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
Related MCP Servers
- FlicenseBqualityDmaintenanceA production-ready MCP server template that enables developers to quickly build and deploy MCP servers with dynamic tool/resource loading, YAML-based prompts, and seamless OpenShift deployment. Supports both local development with hot-reload and production HTTP deployment with optional JWT authentication.1
- AlicenseNot gradedqualityDmaintenanceExposes cookiecutter templates through MCP, enabling discovery, registration, management, and project generation from templates.52MIT
- AlicenseAqualityFmaintenanceScaffolds new MCP servers for the OpenSIN-Code ecosystem with templates for Python, Node, Go; provides tools to add tools, test, validate, register, publish, and audit servers.8MIT
- FlicenseNot gradedqualityDmaintenanceEnables project creation with validated flow and automatic registration via MCP, supporting scaffold, bootstrap, and validation tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/macbeth76/mcp-project-generator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server