AgentHubAgentHub

Melo property MCP

MCP ServerMCP Registry官方收录

live.alpic.staging.property-search-mcp-ce598409/property-search-mcp · v0.0.10

Work in progress (for now)

概览

Melo property MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "property-search-mcp": {
      "url": "https://property-search-mcp-ce598409.staging.alpic.live"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "live.alpic.staging.property-search-mcp-ce598409/property-search-mcp",
  "type": "mcp-server",
  "version": "0.0.10",
  "displayName": "Melo property MCP",
  "description": "Work in progress (for now)",
  "homepage": "https://github.com",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://property-search-mcp-ce598409.staging.alpic.live"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "live.alpic.staging.property-search-mcp-ce598409/property-search-mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/live.alpic.staging.property-search-mcp-ce598409%2Fproperty-search-mcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Melo property MCP — MCP Server 安装与配置 · AgentHub