Back to Home
BetterLordWilliam icon

COMP4952_MCPWebAppServer

Verified Safe

by BetterLordWilliam

Overview

A multi-component .NET web application integrating an AI model (gpt-4o-mini) for content processing, featuring distinct API and MVC client components, likely for a 'beverage' system.

Installation

Run Command
dotnet run --project MCPWebControllerApi/MCPWebControllerApi.csproj

Environment Variables

  • ASPNETCORE_ENVIRONMENT
  • AI_API_KEY

Security Notes

No critical security risks like 'eval', obfuscation, or hardcoded sensitive secrets were found. The 'AllowedHosts: *' setting is common in development but should be restricted for production deployments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens100
Stars0
Forks0
Last Update2025-11-28

Tags

Web Application.NET CoreAI IntegrationAPI ServerMVC