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
- ניהול היסטוריה של פעולות
תקן טכנולוגי
- Backend: FastAPI
- Frontend: React TypeScript + Vite
- Database: SQLite
- Dependencies: fastapi, uvicorn, httpx
התקנה
- התקנת התלויות:
- הפעלת השרת:
- הפעלת הממשק:
מבנה הפרויקט
שימוש
- השרת זמין ב- http://localhost:8000
- הממשק זמין ב- http://localhost:5173
תרומות
תודה רבה על התרומה! אנא פתחו Issue או Pull Request עם הצעות לשיפור.
רישיון
MIT License
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
An advanced management platform that integrates FastAPI and React TypeScript, providing a modern user interface with SQLite database and action history tracking.
Related MCP Servers
- -securityFlicense-qualityA tool that provides simple API to execute SQL queries and manage MySQL databases, designed to integrate with Cursor IDE for AI assistants to directly perform database operations.Last updated -Python
- -securityAlicense-qualityA modular, extensible FastAPI-based platform that aggregates multiple AI tools and microservices into a unified interface with standardized I/O formats, perfect for frontend integration or LLM system orchestration.Last updated -2PythonMIT License
- -securityFlicense-qualityA comprehensive customer support platform featuring real-time messaging, knowledge base management, and a multi-tenant architecture with both React frontend and Node.js backend.Last updated -TypeScript
- -securityFlicense-qualityA FastAPI-based server that provides tools for local file management and Databricks operations, enabling users to create/edit files locally and interact with Databricks clusters, jobs, and DLT pipelines.Last updated -Python