← motley.nyc
INDIVIDUAL MCP TOOL
rank-neighborhoods
Rank NYC neighborhoods by what a family cares about.
LIVE ENDPOINT
https://mcp.motley.nyc/mcp
Connect to this endpoint to inspect the live schema for rank-neighborhoods and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.motley]
url = "https://mcp.motley.nyc/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"motley": {
"type": "http",
"url": "https://mcp.motley.nyc/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: motley
Remote MCP URL: https://mcp.motley.nyc/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"motley": {
"url": "https://mcp.motley.nyc/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"motley": {
"type": "http",
"url": "https://mcp.motley.nyc/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "motley",
"transport": "streamable-http",
"url": "https://mcp.motley.nyc/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search-neighborhoods— Search and filter NYC neighborhoods by borough or name.get-neighborhood— Get full details for a single NYC neighborhood including demographics, raw 0-100 scores, location, and a family-readable interpretation (labeled score bands + cached editorial blurbs).get-neighborhood-summary— Get a decision-ready, family-readable summary of one NYC neighborhood: a one-paragraph fit verdict, labeled score bands (e.get-schools— Get schools within a neighborhood — public, charter, and private.browse-schools— Find NYC schools citywide by what a family wants — borough, community school district (1-32), grade band (pre-K/elementary/middle/high), school type (public/charter/private), admissions method (zoned, screened, unscreened, limited unscreened, ed-opt, audition, SHSAT, charter lottery, private, universal pre-K), and program focus (arts, sports, STEM, language, academic, clubs).get-resources— Get family resource counts for a neighborhood: recreation centers, playgrounds, libraries, hospitals, farmers markets, ADA subway stations.get-activities— Get kids' activities and businesses in a neighborhood — classes, sports, arts, tutoring, etc.get-safety— Get safety and health environment indicators for a neighborhood: crime complaints, collisions, HPD violations, air quality, lead levels, asthma rates — plus a family-readable interpretation of the Peace of Mind and Air & Water Quality scores.