Back to Home
laica-ayudavets icon

mcp-inmovilla

Verified Safe

by laica-ayudavets

Overview

Enables LLMs to manage properties, clients, owners, and retrieve enumerations from the Inmovilla real estate platform by exposing an MCP-compliant API.

Installation

Run Command
npm start

Environment Variables

  • INMOVILLA_API_TOKEN
  • OPENAI_API_KEY
  • MCP_API_KEY

Security Notes

The server demonstrates good security practices by using environment variables for API keys and employing Zod for robust input validation across its tools. No 'eval' or obfuscation patterns were found in the provided source code. All external API calls are directed to the legitimate Inmovilla API endpoint. The main security consideration is the broad CORS policy (allowOrigin: "*") which could be a risk if the server is exposed publicly without additional network access controls; however, for a local MCP server, this might be an expected configuration.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-17

Tags

Real EstateInmovilla APILLM IntegrationProperty ManagementClient Management