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
What nesirat MCP gives an 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
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.