File size: 1,461 Bytes
46bc2e2
 
 
 
 
 
 
 
 
 
 
02805c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
title: Universal MCP Hub
emoji: 👀
colorFrom: indigo
colorTo: red
sdk: docker
pinned: false
license: apache-2.0
short_description: 'Universal MCP Server(Sandboxed) built on PyFundaments '
---


# Universal MCP Hub (Sandboxed)

#### Universal MCP Server running in **paranoid mode** — built on [PyFundaments](PyFundaments.md) and licensed under ESOL.

**Source:**
[https://github.com/VolkanSah/Universal-MCP-Hub](https://github.com/VolkanSah/Universal-MCP-Hub)

---

## Overview

The goal was simple: too many MCP servers out there with no sandboxing, hardcoded keys, and zero security thought. 

This one is different.

* No key → no tool
* No tool → no crash
* `main.py` = Guardian (controls everything)
* `app/mcp.py` receives only injected, validated services

---

## Foundation

* Based on:

  * [PyFundaments](PyFundaments.md)
  * [PyFundaments – Function Overview](Fundaments-–-Function---Overview.md)

* Project details:

  * [README_MCP_HUB.md](README_MCP_HUB.md)

---

## Documentation

* [PROJECT_STRUCTURE.md](PROJECT_STRUCTURE.md)
* [SECURITY.md](SECURITY.md)
* [CODEY_STAR_REPORT.md](CODEY_STAR_REPORT.md)

---

## License

This work is dual-licensed under:

* [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
* [Ethical Security Operations License (ESOL v1.1)](ESOL)

The ESOL is a mandatory, non-severable condition of use.
By using this software, you agree to all ethical constraints defined in the ESOL v1.1.