Other

VA Healthcare MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

VA developer API providing facility locations, services, wait times, and satisfaction scores for VA medical centers, clinics, benefits offices, and vet centers.

1 tool
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for VA Healthcare — workflow patterns, data models, and gotchas for your AI agent.

VA Healthcare

VA provides facility locations, services, wait times, and satisfaction scores for VA medical centers, clinics, and benefits offices. Facility types: health, benefits, cemetery, vet_center. Data includes address, phone, hours, services offered, satisfaction scores, and wait times for primary care, mental health, and specialty care. Filter by state, ZIP, coordinates, or bounding box.

Data Model

  • Facilities — VA locations identified by unique facility ID (e.g. vha_688). Types: health (medical centers, clinics), benefits (regional offices), cemetery (national cemeteries), vet_center. Can be searched by state or ZIP code, by latitude and longitude with a radius in miles, or by a geographic bounding box.
  • Services — healthcare services available at each facility: primary care, mental health, dental, audiology, cardiology, etc.
  • Wait times — average days to appointment for new and established patients by service type.
  • Satisfaction — patient satisfaction scores (0-1 scale) for primary care, specialty care, and urgent care.
  • Addresses — physical and mailing addresses with lat/lon coordinates for each facility.
  • Hours — operating hours by day of week for each facility.

Gotchas

  • API key header — key goes as apikey header (lowercase, no hyphen).
  • Facility types — filter with type parameter: health, benefits, cemetery, vet_center.
  • Paginationpage and per_page parameters; default per_page is 10, max is 200.
  • State filter — use uppercase two-letter state abbreviation (CA, TX, NY).
  • Distance queries — use lat/long with radius_mi parameter, or bbox for bounding box.
  • Wait time units — reported in business days, not calendar days.

Tools in this Server (1)

Va Get Facilities

Get VA healthcare facilities. Pass facility_id (e.g. 'vha_688') for a single facility with full details including services, wait times, and satisfacti...

Frequently Asked Questions

What is the VA Healthcare MCP server?

VA developer API providing facility locations, services, wait times, and satisfaction scores for VA medical centers, clinics, benefits offices, and vet centers. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect VA Healthcare to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/va-healthcare. Authentication is handled automatically.

How many tools does VA Healthcare provide?

VA Healthcare provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does VA Healthcare require?

VA Healthcare uses API Key. VA Healthcare requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect VA Healthcare to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/va-healthcare

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with VA Healthcare?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

VA Healthcare MCP Server & Skill — 1 Tools