← Registry

Data Collection

motley.nyc

Provides NYC neighborhood data including demographics, schools, and family resources.

1 endpoint15 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.motley.nyc/mcp

No auth detected

MCP server metadata

Name
motley
Version
0.2.0
Capabilities
toolsresourcespromptsloggingcompletions

Known tools 15

search-neighborhoods

Search and filter NYC neighborhoods by borough or name.

Inferred read-only
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).

Inferred read-only
get-neighborhood-summary

Get a decision-ready, family-readable summary of one NYC neighborhood: a one-paragraph fit verdict, labeled score bands (e.

Inferred read-only
get-schools

Get schools within a neighborhood — public, charter, and private.

Inferred read-only
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).

Inferred read-only
get-resources

Get family resource counts for a neighborhood: recreation centers, playgrounds, libraries, hospitals, farmers markets, ADA subway stations.

Inferred read-only
get-activities

Get kids' activities and businesses in a neighborhood — classes, sports, arts, tutoring, etc.

Inferred read-only
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.

Inferred read-only
get-comparable

Find neighborhoods most similar to a given one based on a 9-dimension score vector (family density, wealth, education, safety, transit, etc.

Inferred read-only
find-neighborhood

Find which NYC neighborhood (NTA) an address or coordinate is in.

Inferred read-only
rank-neighborhoods

Rank NYC neighborhoods by what a family cares about.

Inferred read-only
compare-neighborhoods

Compare 2–6 NYC neighborhoods side by side across the 9 family-fit metrics (Family Fit, Families, Affordability, Schools, Neighborhood Character, Transit, Safety, Health, Activities).

Inferred read-only
get-admissions-methods

Get the full NYC school-admissions reference: every entry point from 3-K and Pre-K through Kindergarten, Gifted & Talented, and the 8 middle/high admission methods (SHSAT, audition, screened, Ed-Opt, limited unscreened, unscreened, zoned, charter lottery) — each with its typical application window.

Inferred read-only
explain-admissions-method

Explain one NYC admission entry point or method in full — the plain-English explainer, its typical deadline window, and, when the method asks a family for more than a ranked application, exactly what it requires (audition or portfolio, SHSAT registration, a demonstrated-interest sign-in, a private school's own test/interview track) plus the extra paperwork that comes with it.

Inferred read-only
get-admissions-demand

Get how competitive admission to one specific school is, program by program: seats vs.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for motley.nyc was fetched 2026-08-24T00:08:50.532Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.