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.