EWS Meeting MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 14 Jul 2026.
Safely schedule Outlook meetings on on-prem Exchange EWS with preview-confirmed writes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ews-meeting-mcp -- npx -y ews-meeting-mcp
{
"mcpServers": {
"ews-meeting-mcp": {
"args": [
"-y",
"ews-meeting-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ews-meeting-mcp]
command = "npx"
args = ["-y", "ews-meeting-mcp"]
{
"mcpServers": {
"ews-meeting-mcp": {
"args": [
"-y",
"ews-meeting-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ews-meeting-mcp": {
"args": [
"-y",
"ews-meeting-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.