streeteasy-mcp

Alec2435/streeteasy-mcp
★ 0 stars TypeScript AI/LLM Updated today
Remote MCP server wrapping the StreetEasy API for NYC rental search
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "streeteasy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Alec2435/streeteasy-mcp"
      ]
    }
  }
}

README Excerpt

A remote [MCP](https://modelcontextprotocol.io) server that wraps the StreetEasy GraphQL API so an LLM agent can search and parse NYC rental listings. It vendors the [`streeteasy-api`](https://github.com/evandcoleman/streeteasy-api) client (v0.4.0) and exposes it over either **stdio** (local) or **Streamable

Tools (6)

MCP_AUTH_TOKENPORTget_rental_detailslist_amenitieslist_areassearch_rentals