-
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) 服务器实现、文件管理、身份验证和模块化 REST API。
在根目录中创建一个.env
文件,用于保存任何机密或配置覆盖(可选)。
/api
上使用(如果启用)。POST /auth/login
— 验证并接收 JWTPOST /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