MCP.so
登录

Nestjs Mcp Server Starter

@adrian-d-hidalgo

关于 Nestjs Mcp Server Starter

暂无概览

基本信息

分类

开发工具

运行时

node

传输方式

stdio

发布者

adrian-d-hidalgo

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Nestjs Mcp Server Starter?

A TypeScript starter repository for the NestJS framework, designed for building efficient and scalable server-side applications.

How to use Nestjs Mcp Server Starter?

Clone the repository, run npm install, then use npm run start for development, npm run start:dev for watch mode, or npm run start:prod for production. Tests can be run with npm run test, npm run test:e2e, or npm run test:cov.

Key features of Nestjs Mcp Server Starter

  • TypeScript starter for NestJS framework
  • Unit, e2e, and coverage testing setup
  • Development watch mode via start:dev
  • Production mode with start:prod
  • Deployment via Mau to AWS
  • Official documentation and community support

Use cases of Nestjs Mcp Server Starter

  • Building efficient server-side applications with NestJS
  • Rapid development with TypeScript and hot-reload
  • Deploying applications to AWS with Mau

FAQ from Nestjs Mcp Server Starter

How do I install dependencies?

Run npm install in the project root.

How do I run the project in development mode?

Use npm run start:dev for watch mode, or npm run start for standard development.

评论

开发工具 分类下的更多 MCP 服务器