An advanced management platform that integrates FastAPI and React TypeScript, providing a modern user interface with SQLite database and action history tracking.
מערכת ניהול מתקדמת שמשלבת FastAPI ו-React TypeScript
מערכת MCP היא פלטפורמת ניהול מתקדמת שמספקת:
pip install -r requirements.txt
uvicorn main:app --reload
cd mcp-ui npm install npm run dev
MCP/
├── mcp-ui/ # Frontend React TypeScript
├── main.py # FastAPI Server
├── mcp_llm_server.py # LLM Server
├── requirements.txt # Python Dependencies
└── .gitignore # Git Ignore Rules
תודה רבה על התרומה! אנא פתחו Issue או Pull Request עם הצעות לשיפור.
MIT License
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!