关于
This repository delivers a robust Tool Server architecture designed to seamlessly integrate Python-based tools with AI agents and Large Language Models. It provides a secure and extensible framework for defining tool contracts, validating inputs with Pydantic, and exposing capabilities via OpenAPI for frontends like OpenWebUI, or through MCP for agent frameworks such as n8n. Emphasizing code-defined capabilities over prompt-based logic, it ensures reliable, governed, and scalable tool execution for advanced automation and AI-driven workflows.