Powers the backend API of the MCP server, enabling management functionality through a RESTful interface
Supports version control and contribution workflows through issues and pull requests
Manages frontend dependencies and provides build scripts for the user interface
Serves as the foundation for the backend server implementation
Provides a modern user interface for the management control panel, allowing users to interact with the system
Stores and manages data for the MCP system, including action history tracking
Enhances the frontend with type safety and modern JavaScript features for a robust user interface
Enables fast development and building of the React frontend application
MCP - Management Control Panel
מערכת ניהול מתקדמת שמשלבת FastAPI ו-React TypeScript
תיאור
מערכת MCP היא פלטפורמת ניהול מתקדמת שמספקת:
API FastAPI
ממשק משתמש מודרני ב-React TypeScript
מסד נתונים SQLite
ניהול היסטוריה של פעולות
Related MCP server: CbetaMCP
תקן טכנולוגי
Backend: FastAPI
Frontend: React TypeScript + Vite
Database: SQLite
Dependencies: fastapi, uvicorn, httpx
התקנה
התקנת התלויות:
הפעלת השרת:
הפעלת הממשק:
מבנה הפרויקט
שימוש
השרת זמין ב- http://localhost:8000
הממשק זמין ב- http://localhost:5173
תרומות
תודה רבה על התרומה! אנא פתחו Issue או Pull Request עם הצעות לשיפור.
רישיון
MIT License