Back to Home
olahiselius icon

PigelloMockAPI

Verified Safe

by olahiselius

Overview

This Model Context Protocol (MCP) server integrates with a Pigello Mock API to manage property information, cases, tenants, and components, primarily for AI assistant interaction via the Model Context Protocol.

Installation

Run Command
cd PigelloMCP/PigelloMCP && dotnet run

Environment Variables

  • ASPNETCORE_ENVIRONMENT
  • PigelloMockAPI__BaseUrl

Security Notes

The server design as a proxy to a mock API is generally safe for development/prototyping. For production, careful configuration of CORS is necessary to restrict origins. The base URL for the mock API is configurable via environment variables, which is good practice. No 'eval', obfuscation, or obvious hardcoded sensitive secrets were found in the provided code snippets.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-11-19

Tags

Property ManagementMCP.NETMock APIAI Assistant Integration