โœจ From our family of apps:๐Ÿ› BiryaniHub.co๐Ÿฝ CaterBid.co

Namaste America for AI agents & developers

Namaste America is agent-first: every listing is available to AI agents as structured data, not scraped HTML. Two free, read-only ways to connect โ€” both served from the same ranked directory the website uses.

1 ยท Model Context Protocol (recommended)

Streamable-HTTP endpoint: https://namasteamerica.us/mcp. Tools cover every category โ€” get_indian_<category>, search_<category>_by_text, get_<category>_details โ€” plus search_all across everything, each returning JSON with address, geo, hours and contact. Add to an MCP client:

{
  "mcpServers": {
    "namaste-america": {
      "url": "https://namasteamerica.us/mcp",
      "transport": "streamable-http"
    }
  }
}

2 ยท JSON API (no MCP)

curl "https://namasteamerica.us/api/v1/search?q=south+indian+breakfast&state=NJ&limit=5"

Reference: /api ยท machine spec /openapi.json ยท /llms.txt

Categories

Restaurants, Temples, Groceries, Professionals, Salons, Events, Apparel & Jewelry, Sweets & Bakeries, Yoga & Dance Studios, Community Services, Community & Associations, Immigration & Legal, Education & Tutoring, Real Estate, Finance & Tax

Free and read-only. Please identify your client (MCP clientInfo, or an X-Agent-Id header on the API) so we can keep access free as usage grows.