Add ToolHive to Frameworks section (#160)

ToolHive is a lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security. It provides a curated registry of MCPs with verified configurations, secure secrets management, and standardized packaging using OCI containers.

This commit adds ToolHive to the Frameworks section of the awesome-mcp-servers list.
This commit is contained in:
Juan Antonio Osorio 2025-04-23 06:03:11 +03:00 committed by GitHub
parent c2d9ed3561
commit 00324e5f4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -288,3 +288,4 @@ A growing set of community-developed and maintained servers demonstrates various
- **[mcp-framework](https://github.com/QuantGeekDev/mcp-framework)** - Fast and elegant Typescript framework for building MCP servers
- **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - Anthropic's Model Context Protocol implementation for Oat++
- **[centralmind/gateway](https://github.com/centralmind/gateway)** - CLI that generates MCP tools based on your Database schema and data using AI and host as REST, MCP or MCP-SSE server
- **[ToolHive](https://github.com/StacklokLabs/toolhive)** - A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization