Nestjs Mcp Server Starter
@adrian-d-hidalgo
About Nestjs Mcp Server Starter
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Comments