add-mcp
Back to registry
District logo

District

v1.0.0

district.in/mcp

District is a consumer platform for discovering and booking movies, events, dining, and sports activities. Its public site is district.in, and it also operates an MCP server on a separate subdomain.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp-server.district.in/mcp
npx add-mcp@latest https://mcp-server.district.in/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=in.district%2Fmcp"