MCP - Management Control Panel

by jonmax1987

Integrations

  • 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

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

התקנה

  1. התקנת התלויות:
pip install -r requirements.txt
  1. הפעלת השרת:
uvicorn main:app --reload
  1. הפעלת הממשק:
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

שימוש

  1. השרת זמין ב- http://localhost:8000
  2. הממשק זמין ב- http://localhost:5173

תרומות

תודה רבה על התרומה! אנא פתחו Issue או Pull Request עם הצעות לשיפור.

רישיון

MIT License

-
security - not tested
F
license - not found
-
quality - not tested

An advanced management platform that integrates FastAPI and React TypeScript, providing a modern user interface with SQLite database and action history tracking.

  1. תיאור
    1. תקן טכנולוגי
      1. התקנה
        1. מבנה הפרויקט
          1. שימוש
            1. תרומות
              1. רישיון

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  A TypeScript-based server that enables interaction with Jira, providing tools to execute JQL queries, manage tickets, list projects and statuses through natural language.
                  Last updated -
                  11
                  20
                  JavaScript
                  MIT License
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  A TypeScript implementation of Model Context Protocol that provides integration tools for JIRA ticket creation and TODO management, allowing users to manage tasks through natural language interfaces.
                  Last updated -
                  TypeScript
                • A
                  security
                  A
                  license
                  A
                  quality
                  A TypeScript server that enhances AI assistants' capabilities when working with Starwind UI components, providing tools for project initialization, component installation, documentation access, and more.
                  Last updated -
                  6
                  15
                  TypeScript
                  MIT License
                • A
                  security
                  A
                  license
                  A
                  quality
                  A TypeScript-based server that enables Cursor editor to interact with Jira tickets for viewing, creating, commenting on, and updating tickets directly from the editor.
                  Last updated -
                  7
                  TypeScript
                  GPL 2.0

                View all related MCP servers

                ID: 4qwoc6sp2b