Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Xano MCP Server for Smithery
  • MCP Atlassian
  • MCP Server for ArangoDB
  • CouchDB MCP Server
  • MCP GitHub Issue Server
Back to MCP Servers
MCP - Management Control Panel

MCP - Management Control Panel

Public
jonmax1987/MCP

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

Verified
python
0 tools
May 30, 2025
Updated May 30, 2025

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Xano MCP Server for Smithery
    Xano MCP Server for Smithery

    A Model Context Protocol server that enables Claude AI to interact with Xano databases, providing co...

    Added May 30, 2025
  • MCP Atlassian
    MCP Atlassian

    An MCP server that enables AI agents to interact with Atlassian products (Confluence and Jira) for c...

    Added May 30, 2025
  • MCP Server for ArangoDB
    MCP Server for ArangoDB

    A TypeScript-based server to interact with ArangoDB using the Model Context Protocol, enabling datab...

    7 tools
    Added May 30, 2025
  • CouchDB MCP Server
    CouchDB MCP Server

    A TypeScript-based MCP server that enables AI assistants to interact with CouchDB databases through ...

    9 tools
    Added May 30, 2025
  • MCP GitHub Issue Server
    MCP GitHub Issue Server

    Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless int...

    1 tools
    Added May 30, 2025