This commit is contained in:
2026-04-14 00:16:59 +02:00
parent 5763f35220
commit 500b37bd26
20 changed files with 842 additions and 268 deletions

View File

@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
[project]
name = "pyMCPBroker"
version = "0.1.0"
description = "Small FastAPI MCP broker exposing stable meta-tools over stdio MCP backends"
version = "0.2.1"
description = "Small FastAPI MCP broker exposing stable meta-tools over stdio MCP sources"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [