Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added community/registry/icons/Microsoft365Copilot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified community/registry/icons/Microsoft365UserProfile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions partners/servers/a365-admin-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"name": "microsoft-365-admin-center-mcp-frontier",
"title": "Microsoft 365 Admin Center (Frontier)",
"title": "Microsoft 365 Admin Center",
"summary": "AI-powered toolbox to accelerate Microsoft 365 administration (bulk CSV user onboarding, validation, and reporting).",
"description": "Admin MCP Server is a secure toolkit that connects agents and automated workflows to common Microsoft 365 administrative tasks. It currently supports bulk user onboarding via CSV (validation, preview, and provisioning) and a set of single-user profile operations. The server validates input rows, reports row-level errors with suggested corrections, and returns a preview before provisioning. It intentionally does not handle license purchase/assignment or role/group assignment. Typical scenarios include HR-driven new-hire provisioning, IT bulk onboarding, and admin automation that needs robust CSV validation and traceable operation reports.",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
"title": "Agent 365 MCP Servers",
"url": "https://aka.ms/AboutAgent365"
"title": "Work IQ MCP Servers",
"url": "https://aka.ms/AboutWorkIQ"
},
"remote": "https://agent365.svc.cloud.microsoft/agents/servers/mcp_AdminTools",
"supportContactInfo": {
"name": "customer support contact",
"url": "https://aka.ms/a365mcpsupport"
"url": "https://aka.ms/WorkIQToolsSupport"
},
"license": {
"name": "Agent 365",
"url": "https://aka.ms/AboutAgent365"
"name": "Work IQ",
"url": "https://aka.ms/AboutWorkIQ"
},
"visibility": "true",
"categories": "IT & Management Tools",
"icon": "",
"icon": "https://cdn.jsdelivr.net/gh/Azure/MCP/community/registry/icons/Microsoft365AdminCenterMCPServer.png",
"useCases": [
{
"name": "Bulk add users (CSV)",
Expand Down Expand Up @@ -54,7 +54,7 @@
"securitySchemes": {
"a365adminoauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"description": "Authenticate to Microsoft 365 Admin MCP Server using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
Expand Down
18 changes: 9 additions & 9 deletions partners/servers/a365-calender-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "microsoft-outlook-calendar-mcp-frontier",
"title": "Microsoft Outlook Calendar (Frontier)",
"summary": "Enables core Outlook calendar actions (create, update, manage, and schedule events) for agentic workflows.",
"description": "Enables core Outlook calendar actions (create, update, manage, and schedule events) for agentic workflows.",
"title": "Work IQ Calendar",
"summary": "Work IQ MCP server for Microsoft Outlook Calendar operations. Learn more at https://aka.ms/AboutWorkIQ",
"description": "Work IQ Calendar MCP Server which enables core Outlook calendar actions (create, update, manage, and schedule events) for agentic workflows. This feature is in preview and is part of the Work IQ tools, providing shared work intelligence and actions for agents. Availability and capabilities are subject to change. Learn more: https://aka.ms/AboutWorkIQ",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
"title": "Agent 365 MCP Servers",
"url": "https://aka.ms/AboutAgent365"
"title": "Work IQ MCP Servers",
"url": "https://aka.ms/AboutWorkIQ"
},
"remote": "https://agent365.svc.cloud.microsoft/agents/servers/mcp_CalendarTools",
"supportContactInfo": {
"name": "customer support contact",
"url": "https://aka.ms/a365mcpsupport"
"url": "https://aka.ms/WorkIQToolsSupport"
},
"license": {
"name": "Agent 365",
"url": "https://aka.ms/AboutAgent365"
"name": "Work IQ",
"url": "https://aka.ms/AboutWorkIQ"
},
"visibility": "true",
"categories": "Productivity",
Expand Down Expand Up @@ -54,7 +54,7 @@
"securitySchemes": {
"a365calendaroauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"description": "Authenticate with Work IQ using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
Expand Down
20 changes: 10 additions & 10 deletions partners/servers/a365-copilot-search-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"name": "microsoft-copilot-chat-frontier",
"title": "Microsoft 365 Copilot (Search) (Frontier)",
"summary": "Enables core Microsoft Copilot chat actions, including starting conversations and sending messages with contextual grounding.",
"description": "Enables core Microsoft Copilot chat actions, including starting conversations and sending messages with contextual grounding.",
"title": "Work IQ Copilot",
"summary": "Work IQ MCP server for Microsoft Copilot Search operations. Learn more at https://aka.ms/AboutWorkIQ",
"description": "Work IQ Copilot MCP Server which enables core Microsoft Copilot chat actions, including starting conversations and sending messages with contextual grounding. This feature is in preview and is part of the Work IQ tools, providing shared work intelligence and actions for agents. Availability and capabilities are subject to change. Learn more: https://aka.ms/AboutWorkIQ",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
"title": "Agent 365 MCP Servers",
"url": "https://aka.ms/AboutAgent365"
"title": "Work IQ MCP Servers",
"url": "https://aka.ms/AboutWorkIQ"
},
"remote": "https://agent365.svc.cloud.microsoft/agents/servers/mcp_M365Copilot",
"supportContactInfo": {
"name": "customer support contact",
"url": "https://aka.ms/a365mcpsupport"
"url": "https://aka.ms/WorkIQToolsSupport"
},
"license": {
"name": "Agent 365",
"url": "https://aka.ms/AboutAgent365"
"name": "Work IQ",
"url": "https://aka.ms/AboutWorkIQ"
},
"visibility": "true",
"categories": "Productivity",
"icon": "https://cdn.jsdelivr.net/gh/Azure/MCP/community/registry/icons/Microsoft365UserProfile.png",
"icon": "https://cdn.jsdelivr.net/gh/Azure/MCP/community/registry/icons/Microsoft365Copilot.png",
"useCases": [
{
"name": "Start a Copilot conversation",
Expand Down Expand Up @@ -50,7 +50,7 @@
"securitySchemes": {
"a365copilotsearchoauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"description": "Authenticate with Work IQ using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
Expand Down
16 changes: 8 additions & 8 deletions partners/servers/a365-dataverse-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "microsoft-dataverse-mcp-frontier",
"title": "Microsoft Dataverse (Frontier)",
"title": "Microsoft Dataverse",
"summary": "Enables Dataverse data and schema operations (query, table & record management, API invocation).",
"description": "Enables Dataverse data and schema operations (query, table & record management, API invocation).",
"description": "Enables Dataverse data and schema operations (query, table & record management, API invocation). This feature is in preview and is part of the Work IQ tools, providing shared work intelligence and actions for agents. Availability and capabilities are subject to change. Learn more: https://aka.ms/AboutWorkIQ",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
"title": "Agent 365 MCP Servers",
"url": "https://aka.ms/AboutAgent365"
"title": "Work IQ MCP Servers",
"url": "https://aka.ms/AboutWorkIQ"
},
"remote": "https://agent365.svc.cloud.microsoft/agents/servers/Dataverse/{DataverseMCPServerId}",
"supportContactInfo": {
"name": "customer support contact",
"url": "https://aka.ms/a365mcpsupport"
"url": "https://aka.ms/WorkIQToolsSupport"
},
"license": {
"name": "Agent 365",
"url": "https://aka.ms/AboutAgent365"
"name": "Work IQ",
"url": "https://aka.ms/AboutWorkIQ"
},
"visibility": "true",
"categories": "Productivity",
Expand Down Expand Up @@ -46,7 +46,7 @@
"securitySchemes": {
"a365dataverseoauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"description": "Authenticate with Work IQ using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
Expand Down
18 changes: 9 additions & 9 deletions partners/servers/a365-mail-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "microsoft-outlook-mail-mcp-frontier",
"title": "Microsoft Outlook Mail (Frontier)",
"summary": "Enables core Outlook email actions (create, send, reply, search) for agentic workflows.",
"description": "Enables core Outlook email actions (create, send, reply, search) for agentic workflows.",
"title": "Work IQ Mail",
"summary": "Work IQ MCP server for Microsoft Outlook Mail operations. Learn more at https://aka.ms/AboutWorkIQ",
"description": "Work IQ Mail MCP Server which enables Microsoft Outlook email actions (create, send, reply, search) for agentic workflows. This feature is in preview and is part of the Work IQ tools, providing shared work intelligence and actions for agents. Availability and capabilities are subject to change. Learn more: https://aka.ms/AboutWorkIQ",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
"title": "Agent 365 MCP Servers",
"url": "https://aka.ms/AboutAgent365"
"title": "Work IQ MCP Servers",
"url": "https://aka.ms/AboutWorkIQ"
},
"remote": "https://agent365.svc.cloud.microsoft/agents/servers/mcp_MailTools",
"supportContactInfo": {
"name": "customer support contact",
"url": "https://aka.ms/a365mcpsupport"
"url": "https://aka.ms/WorkIQToolsSupport"
},
"license": {
"name": "Agent 365",
"url": "https://aka.ms/AboutAgent365"
"name": "Work IQ",
"url": "https://aka.ms/AboutWorkIQ"
},
"visibility": "true",
"categories": "Productivity",
Expand Down Expand Up @@ -46,7 +46,7 @@
"securitySchemes": {
"a365mailoauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"description": "Authenticate with Work IQ using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
Expand Down
67 changes: 0 additions & 67 deletions partners/servers/a365-odsp-mcp-server.json

This file was deleted.

63 changes: 0 additions & 63 deletions partners/servers/a365-sharepoint-list-mcp-server.json

This file was deleted.

18 changes: 9 additions & 9 deletions partners/servers/a365-teams-mcp-server.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "microsoft-teams-mcp-frontier",
"title": "Microsoft Teams (Frontier)",
"summary": "Enables core Microsoft Teams actions, including chat, channel, and team management, and message creation/retrieval.",
"description": "Enables core Microsoft Teams actions, including chat, channel, and team management, and message creation/retrieval.",
"title": "Work IQ Teams",
"summary": "Work IQ MCP server for Microsoft Teams operations. Learn more at https://aka.ms/AboutWorkIQ",
"description": "Work IQ Teams MCP Server which enables core Microsoft Teams actions, including chat, channel, and team management, and message creation/retrieval. This feature is in preview and is part of the Work IQ tools, providing shared work intelligence and actions for agents. Availability and capabilities are subject to change. Learn more: https://aka.ms/AboutWorkIQ",
"kind": "mcp",
"vendor": "Microsoft",
"externalDocumentation": {
"title": "Agent 365 MCP Servers",
"url": "https://aka.ms/AboutAgent365"
"title": "Work IQ MCP Servers",
"url": "https://aka.ms/AboutWorkIQ"
},
"remote": "https://agent365.svc.cloud.microsoft/agents/servers/mcp_TeamsServer",
"supportContactInfo": {
"name": "customer support contact",
"url": "https://aka.ms/a365mcpsupport"
"url": "https://aka.ms/WorkIQToolsSupport"
},
"license": {
"name": "Agent 365",
"url": "https://aka.ms/AboutAgent365"
"name": "Work IQ",
"url": "https://aka.ms/AboutWorkIQ"
},
"visibility": "true",
"categories": "Productivity",
Expand Down Expand Up @@ -46,7 +46,7 @@
"securitySchemes": {
"a365teamsoauth2": {
"type": "oauth2",
"description": "Authenticate with A365 using OAuth2 authorization code flow with PKCE support.",
"description": "Authenticate with Work IQ using OAuth2 authorization code flow with PKCE support.",
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
Expand Down
Loading