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
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
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.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments