Emergency Medicare Management MCP Server
emergency-medicare-planner-mcp-server
Overview
Emergency Medicare Management MCP Server is a powerful Model Context Protocol (MCP) server that integrates with Google Maps to locate and evaluate medical facilities in emergency situations. It helps users find appropriate hospitals and clinics within a 10km radius based on specific medical needs, emergency level, and facility capabilities.
To use the server, you can install it via Smithery or manually using npx. After installation, configure it with your Google Maps API key and run the server to start locating medical facilities.
- Real-time routing to medical facilities - Availability checks for hospitals and clinics - Detailed information about medical services - Sequential thinking for medical evaluation based on patient symptoms and history
- Finding the nearest hospital during a medical emergency.
- Evaluating clinic capabilities based on specific medical needs.
- Providing real-time routing information to patients in urgent situations.
Add to your AI client
Use these steps to connect Emergency Medicare Management MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"emergency-medicare-planner-mcp-server-manolaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emergency-medicare-planner-mcp-server-manolaz"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"emergency-medicare-planner-mcp-server-manolaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emergency-medicare-planner-mcp-server-manolaz"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"emergency-medicare-planner-mcp-server-manolaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emergency-medicare-planner-mcp-server-manolaz"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"emergency-medicare-planner-mcp-server-manolaz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emergency-medicare-planner-mcp-server-manolaz"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"emergency-medicare-planner-mcp-server-manolaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emergency-medicare-planner-mcp-server-manolaz"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"emergency-medicare-planner-mcp-server-manolaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emergency-medicare-planner-mcp-server-manolaz"
]
}
}
}FAQ
**What is the purpose of this server?**
It helps users find and evaluate medical facilities in emergencies based on their specific needs.
**Is there a cost to use this server?**
The server is free to use, but you need a Google Maps API key for functionality.
**What kind of medical facilities can I find?**
You can find hospitals, clinics, and other medical facilities based on your search criteria.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1802,"uuid":"31052b83-1e2b-4183-acc1-62ca40256140","name":"emergency-medicare-planner-mcp-server","title":"Emergency Medicare Management MCP Server","description":"emergency-medicare-planner-mcp-server","avatar_url":"https://avatars.githubusercontent.com/u/5687539?v=4","created_at":"2025-03-05T05:26:50.475Z","updated_at":"2025-03-12T10:20:55.718Z","status":"created","author_name":"manolaz","author_avatar_url":"https://avatars.githubusercontent.com/u/5687539?v=4","tags":"emergency,medicare,healthcare,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/manolaz/emergency-medicare-planner-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/7e139b6cc1971e471d65758db0b628d419b4f56ddad3569a1c408111ca1843b1/68747470733a2f2f736d6974686572792e61692f62616467652f406d616e6f6c617a2f656d657267656e63792d6d656469636172652d706c616e6e65722d6d63702d736572766572","type":null,"metadata":"{\"star\":\"1\",\"license\":\"MIT license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-04 08:25:03\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]