FNS SNAP Retailer Locator (USDA)

FNS SNAP Retailer Locator (USDA) MCP Connector for Claude

B

Locate SNAP-authorized retailers across the US using USDA public data. Filter by location, store name, or coordinates.

2 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the USDA Food and Nutrition Service (FNS) database to locate retailers authorized to accept SNAP benefits (Supplemental Nutrition Assistance Program) across the United States through natural conversation.

What you can do

  • Attribute Search — Filter retailers by State, City, Zip Code, or Store Name using flexible SQL-like queries.
  • Spatial Discovery — Find all authorized stores within a specific radius (miles or kilometers) of any GPS coordinate.
  • Detailed Metadata — Retrieve store names, addresses, and geographic locations for thousands of retailers.
  • Pagination Control — Efficiently browse large sets of results using record offsets and limits.

How it works

  1. Subscribe to this server
  2. No API key is required as this server accesses public government data
  3. Start searching for food resources from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Social Services & Non-profits — Quickly identify food resources for families and individuals in need.
  • Data Analysts & Researchers — Study the distribution of SNAP-authorized retailers and identify food deserts.
  • Public Health Officials — Map food accessibility and coordinate community outreach programs.
public-recordsspatial-dataretail-locationgeospatialdata-querysocial-services

2 tools expose this connector's capabilities to your AI agent.

search_retailers_by_location

Search for SNAP-authorized retailers within a radius of a coordinate

search_retailers

Example: State = 'VA' AND Zip5 = '22314' Search for SNAP-authorized retailers by attributes

See how to talk to your AI agent using FNS SNAP Retailer Locator (USDA).

Find all SNAP-authorized retailers in zip code 30303.

I found several SNAP-authorized retailers in Atlanta (30303), including 'CVS Pharmacy' on Peachtree St and 'Walgreens' on Marietta St. Would you like the full list of addresses?

Search for SNAP stores within 10 miles of latitude 34.05, longitude -118.24.

Searching near Los Angeles... I've located 45 authorized retailers within 10 miles of those coordinates. Notable locations include 'Target' on W 7th St and 'Whole Foods Market' on Grand Ave.

List SNAP retailers in Virginia that have 'Market' in their name.

Querying retailers in VA with 'Market' in the name... I found entries like 'Union Market' in Richmond and 'Farmers Market' in Alexandria. Do you want to see more results or filter by city?

You can use the `search_retailers` tool and provide a filter like `Zip5 = '20001'` in the `where` parameter. This will return all authorized retailers within that specific postal area.

Related Connectors