# Namaste America (remote · namasteamerica.us)

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

- Trust score: 64/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `namasteamerica.us`: 64/100 (this document), [markdown](https://verifymcp.io/servers/us-namasteamerica-namaste-america/namasteamerica.md), [page](https://verifymcp.io/servers/us-namasteamerica-namaste-america/namasteamerica)

## Channel facts

- Endpoint: `https://namasteamerica.us/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 66 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 6381 tokens (~96/item across 66 items; 66 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http us-namasteamerica-namaste-america https://namasteamerica.us/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add us-namasteamerica-namaste-america --url https://namasteamerica.us/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  us-namasteamerica-namaste-america:
    url: "https://namasteamerica.us/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 64, +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.

### 2026-07-31 (score 63, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 62, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 61, +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.

### 2026-07-27 (score 60, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 59)

First indexed and scored.

## MCP tools (66)

### `get_indian_restaurants` (~299 tokens)

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.

Input parameters:

- `city`
- `dietary_tags`
- `featured_only` (boolean)
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `region_tag`
- `state`
- `tag`

### `get_indian_movies_in_theaters` (~134 tokens)

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.

Input parameters:

- `language`
- `limit` (integer)

### `search_h1b_sponsors` (~128 tokens)

Search US employers that sponsor H-1B visas — the visa most Indians-from-India use to work in
    the USA. Filter by employer name (`query`) and/or worksite `state` (2-letter). Ranked by number
    of certified Labor Condition Applications. Each result has `certified` (count), `median_wage`,
    `top_titles`, `top_states`, `top_cities`. Aggregated public figures from U.S. DOL disclosure data.

Input parameters:

- `limit` (integer)
- `query`
- `state`

### `get_restaurant_details` (~32 tokens)

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

Input parameters:

- `restaurant_id` (integer, required)

### `search_restaurants_by_text` (~99 tokens)

Free-text search over restaurant name/cuisine/region, ranked by relevance.

    Optionally constrain to a `city`/`state`. Featured listings are surfaced first. Use `offset`
    to page further (the response's `has_more` says whether another page exists).

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `submit_correction` (~208 tokens)

Propose a correction to a listing field (agents/users reporting bad data).

    `vertical` is the category key (default 'restaurants'); `listing_id` is the id from that category's
    get_/search_ tools. Correctable restaurant fields: phone, email, website, menu_url, address_full,
    city, state, region_tag, price_range, cuisine_type, festival_specials. The correction is stored and
    applied by the Feedback agent — automatically for unclaimed listings, or routed to a human for
    claimed/featured ones. Identity fields (name, coordinates) are not correctable. Structured field
    corrections currently apply to restaurants; for other categories use submit_review to flag issues
    (or the owner portal). Returns {ok, feedback_id|error}.

Input parameters:

- `field` (string, required)
- `listing_id` (integer, required)
- `reason` (string)
- `value` (string, required)
- `vertical` (string)

### `submit_review` (~156 tokens)

Submit a community review (1-5 star rating + optional text) for a listing.

    `vertical` is the category key (restaurants, temples, groceries, professionals, salons, apparel,
    sweets, studios, services, community, legal, education, realestate, finance) and `listing_id` is
    the id returned by that category's get_/search_ tools. Reviews are moderated: clean ones publish
    immediately and spam/abusive ones are held for human review. Returns {'ok', 'id', 'status'}.

Input parameters:

- `listing_id` (integer, required)
- `name` (string)
- `rating` (integer, required)
- `text` (string)
- `vertical` (string, required)

### `get_reviews` (~134 tokens)

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}]}.

Input parameters:

- `limit` (integer)
- `listing_id` (integer, required)
- `vertical` (string, required)

### `get_indian_temples` (~178 tokens)

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`.

Input parameters:

- `city`
- `denomination`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `religion`
- `state`
- `tag`

### `get_temple_details` (~30 tokens)

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

Input parameters:

- `temple_id` (integer, required)

### `search_temples_by_text` (~59 tokens)

Free-text/semantic search over temples (name/deity/denomination/region).

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_groceries` (~163 tokens)

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`.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `region_tag`
- `state`
- `tag`

### `get_grocery_details` (~31 tokens)

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

Input parameters:

- `grocery_id` (integer, required)

### `search_groceries_by_text` (~59 tokens)

Free-text/semantic search over Indian grocery stores (name/region/store type).

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_professionals` (~199 tokens)

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.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `profession_type`
- `radius_miles` (number)
- `speciality`
- `state`
- `tag`

### `get_professional_details` (~32 tokens)

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

Input parameters:

- `professional_id` (integer, required)

### `search_professionals_by_text` (~54 tokens)

Free-text/semantic search over Indian-American healthcare professionals.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_salons` (~157 tokens)

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.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_salon_details` (~30 tokens)

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

Input parameters:

- `salon_id` (integer, required)

### `search_salons_by_text` (~52 tokens)

Free-text/semantic search over Indian beauty salons.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_events` (~218 tokens)

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).

Input parameters:

- `category`
- `city`
- `include_past` (boolean)
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `radius_miles` (number)
- `state`
- `tag`

### `get_event_details` (~29 tokens)

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

Input parameters:

- `event_id` (integer, required)

### `search_events_by_text` (~63 tokens)

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

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_apparel` (~151 tokens)

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`.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_apparel_details` (~34 tokens)

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

Input parameters:

- `apparel_id` (integer, required)

### `search_apparel_by_text` (~54 tokens)

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

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_sweets` (~136 tokens)

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`.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_sweets_details` (~33 tokens)

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

Input parameters:

- `sweets_id` (integer, required)

### `search_sweets_by_text` (~55 tokens)

Free-text/semantic search over Indian sweets shops & bakeries.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_studios` (~149 tokens)

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`.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_studio_details` (~30 tokens)

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

Input parameters:

- `studio_id` (integer, required)

### `search_studios_by_text` (~55 tokens)

Free-text/semantic search over Indian yoga/dance/music studios.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_services` (~145 tokens)

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`.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_service_details` (~30 tokens)

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

Input parameters:

- `service_id` (integer, required)

### `search_services_by_text` (~51 tokens)

Free-text/semantic search over Indian community services.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_community` (~142 tokens)

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").

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_community_details` (~31 tokens)

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

Input parameters:

- `community_id` (integer, required)

### `search_community_by_text` (~54 tokens)

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

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_legal` (~116 tokens)

Find Indian-American immigration attorneys & law firms.

    Provide a point (`lat`+`lng`, optional `radius_miles`) or `city`/`state`. Filter by `tag`
    (e.g. "immigration").

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_legal_details` (~32 tokens)

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

Input parameters:

- `legal_id` (integer, required)

### `search_legal_by_text` (~56 tokens)

Free-text/semantic search over Indian-American immigration attorneys & law firms.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_education` (~135 tokens)

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").

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_education_details` (~34 tokens)

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

Input parameters:

- `education_id` (integer, required)

### `search_education_by_text` (~54 tokens)

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

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_realestate` (~121 tokens)

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").

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_realestate_details` (~34 tokens)

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

Input parameters:

- `realestate_id` (integer, required)

### `search_realestate_by_text` (~58 tokens)

Free-text/semantic search over Indian-American realtors & real-estate agencies.

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_indian_finance` (~128 tokens)

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").

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `open_now` (boolean)
- `radius_miles` (number)
- `state`
- `tag`

### `get_finance_details` (~33 tokens)

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

Input parameters:

- `finance_id` (integer, required)

### `search_finance_by_text` (~60 tokens)

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

Input parameters:

- `city`
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `state`

### `search_all` (~175 tokens)

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`.

Input parameters:

- `city`
- `lat`
- `limit` (integer)
- `lng`
- `offset` (integer)
- `query` (string, required)
- `state`

### `get_festival_dates` (~166 tokens)

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': ...}.

Input parameters:

- `limit` (integer)
- `query` (string)

### `search_knowledge` (~144 tokens)

Grounded answers from the Namaste America knowledge base — culture, festivals, visa/H-1B, tax,
    banking, and newcomer/settling-in guides for Indians from India living in the USA.

    Returns the top matching passages, each with the source document's title + url so you can cite it.
    Optionally scope to a `vertical`. Use this for factual "how/what/when" questions rather than the
    listing-search tools. Returns {'count', 'results': [{text, title, url, source_type, vertical}]}.

Input parameters:

- `limit` (integer)
- `query` (string, required)
- `vertical`

### `submit_listing` (~194 tokens)

Submit a new Indian-American business/listing for REVIEW — it does NOT go live automatically.

    `vertical` is the category key (restaurants, temples, groceries, professionals, salons, apparel,
    sweets, studios, services, community, legal, education, realestate, finance — not events, which are
    agent-managed). The submission enters a human moderation queue and is published only after an admin
    approves it. `name` is required; provide as much else as you can. Returns {'ok', 'id'} or
    {'ok': False, 'error': 'bad_vertical'|'name_required'}.

Input parameters:

- `address_full` (string)
- `city` (string)
- `contact_email` (string)
- `name` (string, required)
- `phone` (string)
- `state` (string)
- `vertical` (string, required)
- `website` (string)

### `get_movie_details` (~93 tokens)

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.

Input parameters:

- `movie_id` (integer, required)

### `get_h1b_sponsor_details` (~89 tokens)

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.

Input parameters:

- `sponsor_id` (integer, required)

### `search_community_questions` (~132 tokens)

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}]}.

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `get_community_answers` (~72 tokens)

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'}.

Input parameters:

- `slug` (string, required)

### `get_today_highlights` (~141 tokens)

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.

Input parameters:

- `city` (string)
- `languages` (string)
- `state` (string)

### `get_offers` (~140 tokens)

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}]}.

Input parameters:

- `city` (string)
- `limit` (integer)
- `state` (string)
- `vertical` (string)

### `ask_community_question` (~125 tokens)

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'}.

Input parameters:

- `city` (string)
- `member_email` (string, required)
- `question` (string, required)
- `vertical` (string)

### `save_place` (~93 tokens)

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'}.

Input parameters:

- `listing_id` (integer, required)
- `member_email` (string, required)
- `vertical` (string, required)

### `unsave_place` (~63 tokens)

Remove a listing from a member's saved list. `member_email` must be the authenticated member's
    email. Returns {'ok': True}.

Input parameters:

- `listing_id` (integer, required)
- `member_email` (string, required)
- `vertical` (string, required)

### `list_saved_places` (~72 tokens)

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}]}.

Input parameters:

- `limit` (integer)
- `member_email` (string, required)

### `follow_city` (~72 tokens)

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'}.

Input parameters:

- `city` (string, required)
- `member_email` (string, required)

### `list_follows` (~55 tokens)

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

Input parameters:

- `member_email` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/us-namasteamerica-namaste-america/namasteamerica#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 63
- 2026-07-30: 62
- 2026-07-29: 61
- 2026-07-28: 61
- 2026-07-27: 60
- 2026-07-26: 59

## Links

- Remote endpoint: https://namasteamerica.us/mcp
- Repository: https://github.com/manvigallc007-spec/indousmcp
- Website: https://namasteamerica.us/for-agents
- Changelog RSS feed: https://verifymcp.io/servers/us-namasteamerica-namaste-america/namasteamerica/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/us-namasteamerica-namaste-america/namasteamerica/changelog.json
- HTML version of this page: https://verifymcp.io/servers/us-namasteamerica-namaste-america/namasteamerica
