Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿข Workplace & Productivity
  3. Ews Meeting MCP
Ews Meeting MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:18:12 PM

Ews Meeting MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
exchangeoutlookcalendarschedulingmcp

Schedules and manages Outlook mail and meetings through on-prem Exchange EWS with preview-confirmed writes and local credential handling.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ap311036-ews-meeting-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ews-meeting-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿข More in Workplace & Productivity

Overview

ap311036/ews-meeting-mcp MCP server connects agents to on-prem Exchange EWS for reading inbox messages, checking availability, resolving attendees, finding rooms, and managing meetings. It keeps credentials local, supports environment variables and macOS Keychain, and avoids exposing passwords to the model. Meeting creation, updates, and cancellations use a preview followed by an explicit matching confirmation ID, with lifecycle actions recorded in a local JSONL audit log. Reach for it when an organization uses legacy or regulated Exchange infrastructure and needs controlled scheduling rather than broad cloud calendar permissions.

Use cases

โ€ขSchedule room-aware meetings against on-prem Exchange
โ€ขRead Outlook inbox messages without changing mailbox state
โ€ขSuggest times from attendee availability and room capacity
โ€ขSend weekly reports only to the configured mailbox
โ€ขAudit confirmed meeting lifecycle actions locally

Key features

โ€ขOn-prem Exchange EWS connectivity
โ€ขAttendee and room resolution
โ€ขAvailability-based slot suggestions
โ€ขPreview-confirmed meeting writes
โ€ขLocal Keychain credential support
โ€ขJSONL audit logging

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ews Meeting MCP.

Extracted Tool Capabilities
On-prem Exchange EWS connectivity
Attendee and room resolution
Availability-based slot suggestions
Preview-confirmed meeting writes
Local Keychain credential support
JSONL audit logging

How Ews Meeting MCP works

What ap311036/ews-meeting-mcp MCP server does

The ap311036/ews-meeting-mcp MCP server exposes a structured set of Outlook and calendar operations through Exchange Web Services (EWS). It targets on-premises Exchange deployments rather than Microsoft Graph or a general cloud calendar API.

Agents can search and read inbox messages without marking them as read or changing mailbox state. They can also inspect calendar data, retrieve free/busy information, resolve people, discover rooms, and generate possible meeting times using attendee availability, working-hour rules, excluded windows, and room capacity.

Mail sending is deliberately narrow: ews_send_email_to_self sends a report only to the configured EWS_EMAIL mailbox and requires a stable idempotency key. Meeting writes cover creation, updates, and cancellation, while verification and audit tools provide follow-up checks.

How it works

The ap311036/ews-meeting-mcp MCP server separates planning from changes to Exchange. A scheduling flow can first resolve attendees and rooms, inspect availability, and request slot suggestions. A create, update, or cancel preview then describes the intended operation. The corresponding confirmed tool requires explicit approval and the matching confirmation_id before applying the change.

Setup and operational failures return structured error information, including machine-readable codes and setup guidance. Confirmed actions, duplicate confirmations, in-progress states, previews, and errors can be written to a local JSONL audit log. Meeting state can be checked afterward with ews_verify_meeting.

Setup and configuration

Install the npm package with Node.js 18 or newer and configure an EWS endpoint, mailbox address, username, authentication mode, and timezone as appropriate for the deployment. The README documents NTLM and BASIC authentication; BASIC should only be used when the organization has enabled it and the endpoint uses HTTPS.

Passwords can be supplied through the local ACCOUNT_PASSWORD override, but the project recommends macOS Keychain storage. Keychain access uses a service and account name, with the username used as the default account when no separate account variable is set. The server does not return the EWS password during setup checks.

Optional HTML signatures can be enabled for meeting invitations. The signature path and enablement are controlled through environment variables, and the server provides a setup tool that returns starter HTML.

Tools and capabilities

Supported tool groups include:

  • Setup checks, Keychain status, and signature guidance.
  • Read-only inbox search and message retrieval.
  • Self-only report email with duplicate-send protection.
  • Calendar listing, free/busy lookup, and event search.
  • Attendee resolution and room discovery through Exchange when available.
  • Slot suggestions based on scheduling policy and room constraints.
  • Preview and confirmed create, update, and cancel operations.
  • Meeting verification and local audit-log retrieval.

The ap311036/ews-meeting-mcp MCP server also includes command-line checks for printing non-secret environment details and probing EWS connectivity.

Limitations and notes

This project requires access to an Exchange EWS endpoint and suitable account credentials; it is not a Microsoft Graph connector. Meeting writes are not direct one-step actions: they depend on a preview, human approval, and a matching confirmation identifier. Update and cancellation require the exact EWS item metadata.

The self-mail capability cannot select an arbitrary recipient. Read-only mailbox tools do not send, move, relabel, or mark messages as read. Local credential and audit-log storage also means deployment teams should review filesystem and Keychain permissions on the host running the MCP process.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Temporal Cortex MCP logoTemporal Cortex MCP

    AI-native calendar middleware for scheduling, availability, and conflict-free booking across Google Calendar, Outlook, and CalDAV. 15 tools across 5 layers: temporal context, calendar operations, multi-calendar availability, open scheduling, and Two-Phase Commit booking. Deterministic datetime resolution and RRULE expansion powered by Truth Engine.

    ๐Ÿข Workplace & Productivity3 views
    Compare vs Temporal Cortex MCP โ†’
  • Reclaim MCP Server logoReclaim MCP Server

    Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics.

    ๐Ÿข Workplace & Productivity3 views
    Compare vs Reclaim MCP Server โ†’
  • Excel MCP Server logoExcel MCP Server

    An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).

    ๐Ÿข Workplace & Productivity5 views
    Compare vs Excel MCP Server โ†’
  • Meetbot MCP logoMeetbot MCP

    Meet.bot: scheduling for AI agents. Check real calendar availability and book meetings on connected Google/Microsoft calendars. Pay per meeting booked, not per seat.

    ๐Ÿข Workplace & Productivity2 views
    Compare vs Meetbot MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
555
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ews Meeting MCP

Run `npx -y ews-meeting-mcp@0.1.25` from an MCP client configuration. The package requires Node.js 18 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEws Meeting MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ap311036-ews-meeting-mcp?style=directory)](https://allmcps.com/mcp/ap311036-ews-meeting-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ap311036-ews-meeting-mcp"><img src="https://allmcps.com/api/badge/ap311036-ews-meeting-mcp?style=directory" alt="Ews Meeting MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸขWorkplace & Productivity
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseMIT
Last updatedSep 5, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 14, 2026
npm downloads555/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good ยท 55/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 18d ago via OSV.dev ยท ews-meeting-mcp (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿข Workplace & Productivity โ†’Best MCP servers for Workplace & Productivity โ†’Alternatives to Ews Meeting MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code