Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

VA Healthcare Facilities

com.olyport/va-healthcare

VA facility locations, services, wait times, and satisfaction scores

Uptime
11.1%
27 probes
Response
479ms
last probe
Tools
3
callable

Tools · 3

find_va_facilities

Find VA (Department of Veterans Affairs) facilities by location. Search for VA medical centers, clinics, benefits offices, cemeteries, and vet centers. At least one location parameter should …

get_facility_detail

Get detailed information for a specific VA facility. Returns comprehensive facility data including address, contact info, operating hours, services offered, patient wait times, and patient …

get_facility_services

Get the list of services offered at a specific VA facility. Returns all healthcare and administrative services available at the facility, including specialty care, mental health, dental, phar…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "va_healthcare_facilities": {
      "url": "https://mcp.olyport.com/va-healthcare/mcp",
      "transport": "streamable-http"
    }
  }
}