Skip to main content
Glama
Saenai

microsoft-todo-safe-mcp

by Saenai

Microsoft To Do Safe MCP Skill

This repository is packaged as a Codex skill. The skill is the source of truth for both operating instructions and server development.

Skill source:

skills/microsoft-todo-safe-mcp

Server source:

skills/microsoft-todo-safe-mcp/server

Install with the vercel-labs/skills CLI from the repository root:

npx skills add . --skill microsoft-todo-safe-mcp -a codex --copy

Then initialize the installed skill copy. For a project-local Codex install, run:

powershell -ExecutionPolicy Bypass -File .agents\skills\microsoft-todo-safe-mcp\scripts\install.ps1

The skills CLI only copies the skill package. The bundled install.ps1 installs and builds the MCP server in the installed copy, updates the local Codex MCP config, and runs the smoke test. If the skill is installed to a different directory, run that copy's scripts\install.ps1.

After installing, restart/reopen Codex so it reloads skills and MCP servers.

Token values are not part of this repository. They must stay under:

%APPDATA%\microsoft-todo-mcp\tokens.json
F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/Saenai/microsoft-todo-safe-mcp'

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