Stats
Actions
Tags
From outlook
Local stdio MCP server deployed to handle Apple Notes operations. Purpose and capabilities are unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"outlook": {
"command": "uvx",
"args": [
"--from",
"outlook-classic-mcp",
"outlook-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub anasahmed07/outlook-classic-mcp --plugin outlook