Microsoft Events, now native to your AI assistant. Search, filter, and analyse conferences and webinars directly from Claude.
Watch msevent-mcp answer real questions about Microsoft events directly inside Claude.
Everything your AI assistant needs to navigate the Microsoft Events catalogue.
No API key. No cloning. Just add to your MCP config and go.
{
"mcpServers": {
"microsoft-events": {
"command": "uvx",
"args": ["msevent-mcp"]
}
}
}
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
claude mcp add microsoft-events uvx msevent-mcp
{
"mcpServers": {
"microsoft-events": {
"command": "uvx",
"args": ["msevent-mcp"]
}
}
}
Add to .cursor/mcp.json in your project or ~/.cursor/mcp.json globally.