MCP Server
MCP
io.github.fullstck/stream-estate
MCP server for the Stream.estate French real estate API
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-stream-estate",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Stream.estate API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STREAM_ESTATE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment