Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Namaste America

REMOTE · NAMASTEAMERICA.US · SCANNED AUG 3

Agent-first directory for Indians from India in the USA — restaurants, temples, events & more.

+4 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 6381 tokens (~96/item across 66 items; 66 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · namasteamerica.us

# add to Claude Code
claude mcp add --transport http us-namasteamerica-namaste-america https://namasteamerica.us/mcp
# ~/.codex/config.toml
[mcp_servers.us-namasteamerica-namaste-america]
url = "https://namasteamerica.us/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "us-namasteamerica-namaste-america": {
      "type": "remote",
      "url": "https://namasteamerica.us/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add us-namasteamerica-namaste-america --url https://namasteamerica.us/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  us-namasteamerica-namaste-america:
    url: "https://namasteamerica.us/mcp"
// mcp.json
{
  "mcpServers": {
    "us-namasteamerica-namaste-america": {
      "type": "http",
      "url": "https://namasteamerica.us/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://namasteamerica.us/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=namasteamerica.us CN=YE2,O=Let's Encrypt,C=US 14 Jun 2026 12 Sept 2026 ECDSA 256 ECDSA-SHA384 6617d5f652355b415424583fae440a4bcb4
SANs: namasteamerica.us, www.namasteamerica.us
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of namasteamerica.us. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
us. present 59017 8 Verified
namasteamerica.us. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://namasteamerica.us/mcp Verified 200
http (plaintext) http://namasteamerica.us/mcp HTTPS enforced 301 https://namasteamerica.us/mcp
MCP tools — 66 exposed · ~6,381 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ask_community_question ~125

Ask the Namaste America community a question on behalf of a signed-in member. `member_email` must be the authenticated member's email (not free text) — it attributes the question and guards against spam. Questions are moderated: clean ones publish immediately, others are held for review. Returns {'ok', 'id', 'slug', 'status'} or {'ok': False, 'error'}.

NameTypeReqDescription
citystring
member_emailstringyes
questionstringyes
verticalstring

Structured output declared, but exposes no named fields.

No examples provided.

follow_city ~72

Follow a city so the member is notified of new events there (e.g. "Plano, TX"). `member_email` must be the authenticated member's email. Returns {'ok'} or {'ok': False, 'error'}.

NameTypeReqDescription
citystringyes
member_emailstringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_apparel_details ~34

Full canonical record for one apparel/jewelry store, plus its version history.

NameTypeReqDescription
apparel_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_community_answers ~72

A community question + its published answers (Dost's AI answer first, then community answers by upvotes). `slug` comes from search_community_questions. Returns the question with an `answers` list, or {'error': 'not_found'}.

NameTypeReqDescription
slugstringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_community_details ~31

Full canonical record for one community organization, plus its version history.

NameTypeReqDescription
community_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_education_details ~34

Full canonical record for one education/tutoring listing, plus its version history.

NameTypeReqDescription
education_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_event_details ~29

Full canonical record for one event, plus its version history.

NameTypeReqDescription
event_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_festival_dates ~166

Upcoming Indian & South-Asian festival dates for planning in the USA. With no `query`, returns the next `limit` festivals soonest-first. With a `query` (e.g. "Diwali", "when is holi"), returns the single soonest matching festival. Each item has name, date (ISO), days_until, emoji and a greeting. IMPORTANT: many Hindu/Sikh/Jain/Muslim festivals follow lunar calendars, so these dates are best-effort — always tell the user to confirm the exact date with their local temple, gurdwara, mosque or a panchang. Returns {'results': [...], 'note': ...}.

NameTypeReqDescription
limitinteger
querystring

Structured output declared, but exposes no named fields.

No examples provided.

get_finance_details ~33

Full canonical record for one finance/tax listing, plus its version history.

NameTypeReqDescription
finance_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_grocery_details ~31

Full canonical record for one grocery store, plus its version history.

NameTypeReqDescription
grocery_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_h1b_sponsor_details ~89

Full details for one H-1B sponsor (the id from search_h1b_sponsors). Returns the sponsor record (employer, certified counts, wages, top titles/states/cities, ...) or {'error': 'not_found'}. Aggregated from U.S. Department of Labor LCA disclosure data.

NameTypeReqDescription
sponsor_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_apparel ~151

Find Indian apparel & jewelry stores (sarees, lehengas, ethnic wear, gold jewelers). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "saree", "bridal", "gold", "jewelry", "tailoring") or `open_now`.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_community ~142

Find Indian community organizations & cultural associations (regional samaj/sangam, cultural centers, Indo-American associations). Provide a point (`lat`+`lng`) or `city`/`state`. Filter by `tag` (e.g. a region like "telugu", "gujarati", or "association"/"cultural_center").

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_education ~135

Find Indian-American education & tutoring (heritage/language schools, Bal Vihar, coaching). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "language_school", "heritage", "tutoring").

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_events ~218

Find upcoming Indian-American community events (festivals, garba, concerts, puja). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `category` ("festival", "garba", "concert", "puja", …) or `tag` ("diwali", "holi", …). Returns UPCOMING events by default (soonest first); set `include_past=true` for history. Each event has `start_at`/`end_at`, venue, category and a description. Use `offset` to page (the response's `has_more` says whether another page exists).

NameTypeReqDescription
category
city
include_pastboolean
lat
limitinteger
lng
offsetinteger
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_finance ~128

Find Indian-American CPAs, tax preparers & financial advisors. Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "cpa", "tax", "financial_advisor").

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_groceries ~163

Find Indian grocery stores (desi groceries / supermarkets). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Optional `region_tag` (e.g. "Gujarati"), `tag` (e.g. "spices", "halal"), `open_now`. Records include description, store type, tags, hours, region and `open_now`.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
region_tag
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_legal ~116

Find Indian-American immigration attorneys & law firms. Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "immigration").

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_movies_in_theaters ~134

List Indian-language movies currently playing in US theaters (Hindi, Telugu, Tamil, Malayalam, Kannada, Punjabi, Bengali, Marathi, Gujarati). Optional `language` filters to one (e.g. "Telugu"). Each movie includes `title`, `language`, `poster_url`, `overview`, `release_date`, `genres`, and a `ticket_url` — a "find showtimes / buy tickets" search link (per-theater showtimes are not available via a free source). Data from TMDB.

NameTypeReqDescription
language
limitinteger

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_professionals ~199

Find Indian-American healthcare professionals (doctors, dentists, clinics, pharmacies). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `profession_type` ("doctors", "dentist", "clinic", "pharmacy"), `speciality` (e.g. "pediatrics", "cardiology", "ayurveda"), `tag`, or `open_now`. Note: these are matched from public data via an Indian-name signal, so a `confidence_score` is included.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
profession_type
radius_milesnumber
speciality
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_realestate ~121

Find Indian-American realtors & real-estate agencies. Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "agency", "mortgage").

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_restaurants ~299

Find Indian restaurants by location and/or filters. Provide either a point (`lat`+`lng`, optionally `radius_miles`) or `city`/`state`. Optional filters: `region_tag` (e.g. "Gujarati", "South Indian"), `dietary_tags` (any of "vegetarian", "vegan", "halal", "jain"), `tag` (a keyword/dish like "biryani", "dosa", "catering"), `open_now` (only places open at the current time), `featured_only`. Use `offset` (e.g. offset=25 after a limit=25 page) to page further; the response's `has_more` says whether another page exists. Each record includes a `description`, `tags`, a `confidence_score` (0-1), an `is_featured` flag, an `open_now` flag (true/false/null), and `distance_miles` when a point was supplied.

NameTypeReqDescription
city
dietary_tags
featured_onlyboolean
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
region_tag
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_salons ~157

Find Indian beauty salons (threading, henna/mehndi, hair, bridal). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "threading", "henna", "bridal") or `open_now`. Records include description, services (tags), hours and an `open_now` flag.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_services ~145

Find Indian community services (money transfer/remittance, banks, immigration/visa, travel agents, tax/insurance). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "money-transfer", "immigration", "travel", "tax") or `open_now`.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_studios ~149

Find Indian yoga & cultural studios (yoga, classical dance, music, language classes). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "yoga", "bharatanatyam", "kathak", "tabla", "carnatic") or `open_now`.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_sweets ~136

Find Indian sweets shops (mithai) & bakeries. Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag` (e.g. "mithai", "jalebi", "bakery", "eggless") or `open_now`.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_indian_temples ~178

Find Indian-American temples (Hindu/Sikh/Jain places of worship). Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `religion` ("hindu", "sikh", "jain"), `denomination` (e.g. "swaminarayan"), `tag`, or `open_now`. Records include description, deity, region, tags, hours and `open_now`.

NameTypeReqDescription
city
denomination
lat
limitinteger
lng
offsetinteger
open_nowboolean
radius_milesnumber
religion
state
tag

Structured output declared, but exposes no named fields.

No examples provided.

get_legal_details ~32

Full canonical record for one immigration/legal listing, plus its version history.

NameTypeReqDescription
legal_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_movie_details ~93

Full details for one Indian movie (the id from get_indian_movies_in_theaters). Returns the movie record (title, language, overview, release_date, genres, poster_url, ...) or {'error': 'not_found'}. Movie data from TMDB; this product uses the TMDB API but is not endorsed or certified by TMDB.

NameTypeReqDescription
movie_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_offers ~140

Live offers & announcements posted by Indian-American business owners (e.g. "20% off thalis this week", "new weekend Garba class"), optionally filtered by city/state/vertical. Returns current, non-expired owner posts with the listing they belong to. Great for "any deals near me this week". Returns {'count', 'results': [{title, body, kind, vertical, listing_id, name, city, state, created_at, expires_at}]}.

NameTypeReqDescription
citystring
limitinteger
statestring
verticalstring

Structured output declared, but exposes no named fields.

No examples provided.

get_professional_details ~32

Full canonical record for one professional/practice, plus its version history.

NameTypeReqDescription
professional_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_realestate_details ~34

Full canonical record for one real-estate listing, plus its version history.

NameTypeReqDescription
realestate_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_restaurant_details ~32

Fetch the full canonical record for one restaurant, plus its version history.

NameTypeReqDescription
restaurant_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_reviews ~134

Published community reviews for a listing (newest first) + its rolled-up community rating. The community rating is first-party (visitor-submitted) and is separate from any web-harvested `rating` returned by the get_/search_ tools. Each review includes the business owner's public reply when they've responded. Returns {'community_rating', 'community_rating_count', 'reviews': [{rating, title, body, author, created_at, owner_reply, owner_reply_at}]}.

NameTypeReqDescription
limitinteger
listing_idintegeryes
verticalstringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_salon_details ~30

Full canonical record for one salon, plus its version history.

NameTypeReqDescription
salon_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_service_details ~30

Full canonical record for one service business, plus its version history.

NameTypeReqDescription
service_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_studio_details ~30

Full canonical record for one studio, plus its version history.

NameTypeReqDescription
studio_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_sweets_details ~33

Full canonical record for one sweets shop / bakery, plus its version history.

NameTypeReqDescription
sweets_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_temple_details ~30

Full canonical record for one temple, plus its version history.

NameTypeReqDescription
temple_idintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

get_today_highlights ~141

What's happening in Indian America today, optionally for a city + languages — the upcoming festival (+ approximate tithi), soonest events nearby, Indian movies in theaters, places newly added in the city, a culture/immigration nugget, and trending community questions. `languages` is a comma-separated list (e.g. "Telugu,Hindi"). Great for a daily briefing. Returns the assembled feed; date fields are ISO. Lunar festival/tithi dates are approximate — tell users to confirm locally.

NameTypeReqDescription
citystring
languagesstring
statestring

Structured output declared, but exposes no named fields.

No examples provided.

list_follows ~55

What a member follows (cities + categories). `member_email` must be the authenticated member's email. Returns {'count', 'results': [{kind, value}]}.

NameTypeReqDescription
member_emailstringyes

Structured output declared, but exposes no named fields.

No examples provided.

list_saved_places ~72

A member's saved places (each joined to its live listing). `member_email` must be the authenticated member's email. Returns {'count', 'results': [{vertical, id, name, city, state}]}.

NameTypeReqDescription
limitinteger
member_emailstringyes

Structured output declared, but exposes no named fields.

No examples provided.

save_place ~93

Save a listing to a signed-in member's list. `member_email` must be the authenticated member's email. `vertical` + `listing_id` come from the get_/search_ tools. Returns {'ok', 'name'} or {'ok': False, 'error'}.

NameTypeReqDescription
listing_idintegeryes
member_emailstringyes
verticalstringyes

Structured output declared, but exposes no named fields.

No examples provided.

search_all ~175

Search across ALL Indian-American verticals at once — restaurants, temples, groceries, healthcare professionals, beauty salons, events, apparel & jewelry, sweets & bakeries, yoga/dance studios, and community services. Use for broad queries like "Indian things near me in Edison NJ" or "vegetarian South Indian". Results are ranked by relevance: an exact name match ranks first, then by keyword/semantic similarity, proximity (pass `lat`+`lng`) and freshness. Each result is tagged with its `vertical`. Optionally constrain by `city`/`state`.

NameTypeReqDescription
city
lat
limitinteger
lng
offsetinteger
querystringyes
state

Structured output declared, but exposes no named fields.

No examples provided.

search_apparel_by_text ~54

Free-text/semantic search over Indian apparel & jewelry stores.

NameTypeReqDescription
city
limitinteger
offsetinteger
querystringyes
state

Structured output declared, but exposes no named fields.

No examples provided.

search_community_by_text ~54

Free-text/semantic search over Indian community organizations & associations.

NameTypeReqDescription
city
limitinteger
offsetinteger
querystringyes
state

Structured output declared, but exposes no named fields.

No examples provided.

search_community_questions ~132

Search the Namaste America community Q&A — real questions Indians in the USA ask and answer ("Telugu-speaking pediatrician in Plano?", "best sweets for Diwali in Edison?"). Returns published questions matching the query, most-answered first, each with a `slug` you can pass to get_community_answers. A grounded, community-sourced complement to the listings + knowledge base. Returns {'count', 'results': [{slug, title, city, state, vertical, answer_count}]}.

NameTypeReqDescription
limitinteger
querystringyes

Structured output declared, but exposes no named fields.

No examples provided.

search_education_by_text ~54

Free-text/semantic search over Indian-American education & tutoring.

NameTypeReqDescription
city
limitinteger
offsetinteger
querystringyes
state

Structured output declared, but exposes no named fields.

No examples provided.

search_events_by_text ~63

Free-text/semantic search over Indian-American events (incl. past, for history). `offset` pages.

NameTypeReqDescription
city
limitinteger
offsetinteger
querystringyes
state

Structured output declared, but exposes no named fields.

No examples provided.

search_finance_by_text ~60

Free-text/semantic search over Indian-American CPAs, tax preparers & financial advisors.

NameTypeReqDescription
city
limitinteger
offsetinteger
querystringyes
state

Structured output declared, but exposes no named fields.

No examples provided.