Microsoft Todo MCP Service

by jhirono
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIENT_IDYesYour Microsoft Graph API client ID
TENANT_IDYesYour Microsoft tenant ID
REDIRECT_URIYesThe redirect URI for the OAuth flowhttp://localhost:3000/callback
CLIENT_SECRETYesYour Microsoft Graph API client secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools