PluginBench
MCP Server
Active
MIT

io.github.darrenjrobinson/microsoft-ai-roundup MCP Server

io.github.darrenjrobinson/microsoft-ai-roundup

What is the io.github.darrenjrobinson/microsoft-ai-roundup MCP server?

Search Merill's Weekly Microsoft AI Roundup (msai.ms) archive — curated weekly Microsoft AI news

How to install io.github.darrenjrobinson/microsoft-ai-roundup

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "microsoft-ai-roundup": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft-ai-roundup-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "microsoft-ai-roundup": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft-ai-roundup-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "microsoft-ai-roundup": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft-ai-roundup-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "microsoft-ai-roundup": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "microsoft-ai-roundup-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add microsoft-ai-roundup -- npx -y microsoft-ai-roundup-mcp

Related MCP servers

Search the Entra.news newsletter archive — a weekly digest of Microsoft Entra news

7
TypeScript
View repository →

A Model Context Protocol (MCP) server for the Have I Been Pwned (HIBP) API

5
JavaScript
MIT
View repository →

Search Entra.Chat podcast transcripts — Merill Fernando's Microsoft Entra podcast on YouTube

2
TypeScript
MIT
View repository →

Interactive Entra ID identity relationship visualization — the 2003 polyarchy, live as an MCP App

0
JavaScript
MIT
View repository →

Tracks documented and undocumented Microsoft Graph API schema changes, with an MCP Apps visualiser

0
TypeScript
MIT
View repository →

MCP server exposing Untappd API tools for AI agents — full v4 read API coverage

0
TypeScript
View repository →