Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
title: Universal MCP Hub
|
| 3 |
emoji: 🛡️
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
-
pinned:
|
| 8 |
license: apache-2.0
|
| 9 |
-
short_description:
|
| 10 |
---
|
| 11 |
|
| 12 |
# Universal MCP Hub (Sandboxed)
|
|
@@ -428,4 +428,4 @@ By using this software you agree to all ethical constraints defined in ESOL v1.1
|
|
| 428 |
*Architecture, security decisions, and PyFundaments by Volkan Kücükbudak.*
|
| 429 |
*Built with Claude (Anthropic) as a typing assistant for docs & the occasional bug.*
|
| 430 |
|
| 431 |
-
> crafted with passion — just wanted to understand how it works, don't actually need it, have a CLI 😄
|
|
|
|
| 1 |
---
|
| 2 |
title: Universal MCP Hub
|
| 3 |
emoji: 🛡️
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: docker
|
| 7 |
+
pinned: true
|
| 8 |
license: apache-2.0
|
| 9 |
+
short_description: Sandboxed Universal MCP Server built on PyFundaments
|
| 10 |
---
|
| 11 |
|
| 12 |
# Universal MCP Hub (Sandboxed)
|
|
|
|
| 428 |
*Architecture, security decisions, and PyFundaments by Volkan Kücükbudak.*
|
| 429 |
*Built with Claude (Anthropic) as a typing assistant for docs & the occasional bug.*
|
| 430 |
|
| 431 |
+
> crafted with passion — just wanted to understand how it works, don't actually need it, have a CLI 😄
|