Generates 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.
主な機能
01RESTful API endpoint for random song generation
02Model Context Protocol (MCP) integration for AI tools
03Azure Container Apps deployment support
04Infrastructure as Code using Bicep
05OpenAPI specification
060 GitHub stars
ユースケース
01Integrating random song data into AI applications
02Deploying a scalable API on Azure Container Apps
03Demonstrating MCP integration with a Rust-based API