Rust Song API
bydfberry
0Generates random song information via a RESTful API with Model Context Protocol (MCP) integration.
소개
This project provides a production-ready random song API built with Rust and deployed on Azure Container Apps. It features Model Context Protocol (MCP) integration, enabling seamless integration with AI tools. The solution includes infrastructure as code using Bicep, Docker containerization, and an OpenAPI specification for easy API documentation and consumption.
주요 기능
- RESTful API endpoint for random song generation
- Model Context Protocol (MCP) integration for AI tools
- Azure Container Apps deployment support
- Infrastructure as Code using Bicep
- OpenAPI specification
- 0 GitHub stars
사용 사례
- Integrating random song data into AI applications
- Deploying a scalable API on Azure Container Apps
- Demonstrating MCP integration with a Rust-based API