Nursing Home Database
https://mcp.nursinghomedatabase.com/mcpskills: {'id': 'search_facilities', 'name': 'search_facilities', 'description': 'Search nursing facilities by name, geography, or distance from a free-form address.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_facility', 'name': 'get_facility', 'description': 'Get one facility by provnum or web slug.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_facility_ownership', 'name': 'get_facility_ownership', 'description': 'Get ownership records for one facility.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_owners', 'name': 'search_owners', 'description': 'Search owners by name.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_owner', 'name': 'get_owner', 'description': 'Get owner portfolio by web_owner slug.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_data_freshness', 'name': 'get_data_freshness', 'description': 'Get latest source dataset dates and counts.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 606.7ms; conformance: pass
How to connect
https://mcp.nursinghomedatabase.com/mcp
curl -X POST https://mcp.nursinghomedatabase.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'