ShoppingMCP
Verified Safeby priadiliav
Overview
Provides a backend API for an e-commerce or shopping application, handling server-side logic and data interactions.
Installation
dotnet run --project src/Shopping.ServerEnvironment Variables
- ASPNETCORE_ENVIRONMENT
Security Notes
The provided code consists solely of configuration files (launch settings, app settings) for an ASP.NET Core application. No business logic, data handling, or secret management is visible, preventing a comprehensive security audit. The 'AllowedHosts: *' in appsettings.json is a broad default that should be restricted to specific hostnames in production environments for enhanced security, but it is not a direct vulnerability in these configuration files.
Similar Servers
McpServerAspNetCore
Provides a minimal ASP.NET Core server exposing Model Context Protocol (MCP) tools for integration with AI agents/assistants.
mcp-server
Provides real-time Indian options market data and volatility analytics from GetOutpost.in to AI chat platforms like Claude for quantitative analysis and trading insights.
MCP-SERVER
Provides an MCP server for automated data analysis workflows including loading datasets, cleaning data, sentiment analysis, clustering, topic extraction, and generating comprehensive reports with visualizations for an AI client.
ga-ai-mcp-server
This server allows AI agents to query Google Analytics 4 data (reports, traffic sources, demographics, etc.) via the Model Context Protocol (MCP).