-
securityA
license-
qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
Last updated -
4
3
TypeScript
MIT License
NestJS 로 구축된 강력하고 확장 가능하며 확장 가능한 서버 측 애플리케이션입니다. 이 프로젝트는 MCP(Model Context Protocol) 서버 구현, 파일 관리, 인증, 그리고 게시물 및 사용자를 위한 모듈식 REST API를 제공합니다.
지엑스피1
비밀이나 구성 재정의를 위해 루트 디렉토리에 .env
파일을 만듭니다(선택 사항).
/api
에서 사용할 수 있습니다.POST /auth/login
— 인증하고 JWT 수신POST /files/upload
— 파일 업로드GET /files/:id
— 파일 다운로드DELETE /files/:id
— 파일 삭제GET /files
— 파일 목록POST /users
— 사용자 생성POST /posts
— 게시물 만들기자세한 내용은 src/
에 있는 컨트롤러 파일을 참조하세요.
git checkout -b feature/YourFeature
)git commit -am 'Add some feature'
)git push origin feature/YourFeature
)이 프로젝트에서는 버전 제어를 위해 Git을 사용합니다. 원격 원본은 다음과 같이 설정됩니다.
Nest는 MIT 라이센스를 받았습니다 .
질문, 문제 또는 기능 요청 사항이 있으면 문제를 제기하거나 관리자에게 문의하세요.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cstannahill/mcp-server-nestjs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server