Alibrown's picture
Update README.md
02805c2 verified
|
raw
history blame
1.46 kB
---
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.