Skip to main content
Glama

Microsoft MCP

by elyxlz

search

Find emails, files, events, and contacts across Microsoft Graph API. Specify queries, types, and limits to retrieve relevant results efficiently.

Instructions

Search across emails, files, events, and people

Input Schema

NameRequiredDescriptionDefault
account_idNo
limitNo
queryYes
typesNo

Input Schema (JSON Schema)

{ "properties": { "account_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Account Id" }, "limit": { "default": 25, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" }, "types": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Types" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Microsoft MCP

Related Tools

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/elyxlz/microsoft-mcp'

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