MCP Server
MCP
io.github.TheNextGenNexus/real-estate-mcp-server
Search properties via Redfin and Google Maps real estate data
Install
npx -y @thenextgennexus/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@thenextgennexus/real-estate-mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Apify API token for accessing web scraping actors",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "APIFY_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment