Skip to main content
Glama

MCP - Management Control Panel

by jonmax1987

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

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.

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

                Related MCP Servers

                • -
                  security
                  F
                  license
                  -
                  quality
                  A 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
                  • Linux
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  A 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 -
                  2
                  Python
                  MIT License
                • -
                  security
                  F
                  license
                  -
                  quality
                  A 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
                • -
                  security
                  F
                  license
                  -
                  quality
                  A 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
                  • Apple
                  • Linux

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonmax1987/MCP'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server