Back to Home
dacionxo icon

mcp-server

Verified Safe

by dacionxo

Overview

This server provides a Model Context Provider (MCP) interface to the Repliers API, enabling natural language access to real estate listings, property data, market analytics, and AI-powered tools.

Installation

Run Command
node mcpServer.js

Environment Variables

  • REPLIERS_API_KEY

Security Notes

The server demonstrates strong security practices including explicit environment variable loading from a .env file, mandatory checks for critical API keys (REPLIERS_API_KEY), and robust error handling. All external API calls use the fetch API with properly constructed URLs and headers, minimizing injection risks. There are no evident uses of 'eval' or other dynamic code execution from untrusted input, nor any hardcoded secrets in the provided source.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-14

Tags

real estateAPI integrationMCP serverNode.jsAI tools