Back to Home
AlejandroDiazD icon

mcp-server-real-state

Verified Safe

by AlejandroDiazD

Overview

Facilitate LLM interaction with a real estate database for property data management and SEO content generation.

Installation

Run Command
docker compose up --build

Environment Variables

  • APP_NAME
  • APP_API_TOKEN
  • DATABASE_URL
  • HOST
  • PORT
  • FASTMCP_DEBUG
  • FASTMCP_LOG_LEVEL

Security Notes

The server uses a static bearer token ('secret_token_2026') for authentication, which is hardcoded in the Docker Compose file and as a default in the application settings. While explicitly stated as a test secret for the challenge, this pattern is a significant security risk for production environments as it makes the token easily discoverable and non-rotatable. No 'eval' or obvious obfuscation found. Network exposure (0.0.0.0) is typical for Dockerized apps.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-19

Tags

LLM integrationReal estateAPI serverDatabaseAI agent tools