Skip to main content
Glama

MCP Outlook Server

__init__.py292 B
"""Utilities for the Outlook FastMCP server.""" from .config import GraphSettings, get_graph_settings # noqa: F401 from .auth import GraphTokenManager, GraphAuthError # noqa: F401 __all__ = [ "GraphSettings", "GraphTokenManager", "GraphAuthError", "get_graph_settings", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jayozer/agentbuilder-outlook-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server