mcp-server-microsoft-graph
Description
# mcp-server-microsoft-graph ## Configurations ### Configuration File ```sh cp config.template.yaml config.yaml ``` ### Configuration using env variables ```sh export MCP_SERVER_MICROSOFT_GRAPH_TRANSPORT=sse export MCP_SERVER_MICROSOFT_GRAPH_SERVER_NAME=localhost export…
About
# mcp-server-microsoft-graph ## Configurations ### Configuration File ```sh cp config.template.yaml config.yaml ``` ### Configuration using env variables ```sh export MCP_SERVER_MICROSOFT_GRAPH_TRANSPORT=sse export MCP_SERVER_MICROSOFT_GRAPH_SERVER_NAME=localhost export MCP_SERVER_MICROSOFT_GRAPH_TENANT_ID=<tenant-id>…
Details
- Author
- acuvity
- Downloads
- 147
- Categories
- Other
Jump to
—
Copy the template configuration file (config.template.yaml) to config.yaml and fill in the required values, or set the environment variables MCP_SERVER_MICROSOFT_GRAPH_TRANSPORT, MCP_SERVER_MICROSOFT_GRAPH_SERVER_NAME, MCP_SERVER_MICROSOFT_GRAPH_TENANT_ID, MCP_SERVER_MICROSOFT_GRAPH_CLIENT_ID, and MCP_SERVER_MICROSOFT_GRAPH_CLIENT_SECRET.
mcp-server-microsoft-graph
Configurations
Configuration File
cp config.template.yaml config.yaml
Configuration using env variables
export MCP_SERVER_MICROSOFT_GRAPH_TRANSPORT=sse
export MCP_SERVER_MICROSOFT_GRAPH_SERVER_NAME=localhost
export MCP_SERVER_MICROSOFT_GRAPH_TENANT_ID=<tenant-id>
export MCP_SERVER_MICROSOFT_GRAPH_CLIENT_ID=<client-id>
export MCP_SERVER_MICROSOFT_GRAPH_CLIENT_SECRET=<client-secret>
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



