mcp-server
0
The Zyla API Hub MCP Server enables large language models to interface with public APIs from the Zyla API Hub using the Model Context Protocol. It is designed to be secure, supporting API key authorization, and is easily deployable through Docker.
Overview
This project is the Zyla API Hub MCP Server. It allows any large language model using the Model Context Protocol (MCP) to access any public API from the Zyla API Hub.
Features
- Generic API caller that supports any Zyla API Hub endpoint.
- Secure with API keys passed via headers.
- Dockerized for easy deployment.