Back to Home
MagnusMax-tech icon

Kopi-af-MCP-server

Verified Safe

by MagnusMax-tech

Overview

A simple web application and API for students to view and sign up for extracurricular activities at a high school.

Installation

Run Command
uvicorn app:app --host 0.0.0.0 --port 8000

Security Notes

The application uses an in-memory database, which resets on server restart. No hardcoded secrets, 'eval', or obfuscation found. The frontend uses `innerHTML` to render activity details and participant emails. While not currently exploitable due to static data, dynamic user-controlled inputs rendered via `innerHTML` could pose an XSS risk. Lacks production-grade features like rate limiting, comprehensive input sanitization, and authentication/authorization.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-25

Tags

Web & APIsPythonFastAPIEducationIn-memory