Other MCP Server · MODEL CONTEXT PROTOCOL
nesirat MCP
nesirat MCP is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
nesirat MCP 为 AI Agent 提供什么
- User Authentication and Authorization
- Admin Dashboard
- User Profile Management
- Vulnerability Tracking
- Support Ticket System
- API Key Management
- SSL Certificate Management
- Newsletter Subscription
- Activity Logging
- Python 3.11 or higher
- PostgreSQL 15 or higher
- Docker and Docker Compose (optional)
- Clone the repository:
- Create a .env file:
- Build and start the containers:
- Create the admin user:
- Clone the repository:
- Create and activate a virtual environment:
- Install dependencies:
- Create a .env file:
- Set up the database:
- Create the admin user:
- Start the application:
- Access the application at http://localhost:8000
- Log in with your admin credentials
- Configure SSL certificates in the admin interface
- Start managing vulnerabilities and users
- Swagger UI: http://localhost:8000/docs
- ReDoc: http://localhost:8000/redoc
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。