Skip to main content
Glama
trsdn

Microsoft Events MCP Server

by trsdn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_eventsA

Search Microsoft Events with optional filters and free-text query.

IMPORTANT: Before searching, call list_filters first to discover the available filter categories and their exact values. Do not guess filter values — they must match exactly (e.g. "dynamics-365", not "dynamics").

get_event_detailsA

Get details for a specific event by its ID.

list_filtersA

List all available filter categories and their exact values with event counts.

Call this tool first before using search_events or get_event_stats with filters. It returns the exact category:value pairs that the API accepts.

get_event_statsA

Get statistics about events: counts by format, topic, product, region, etc.

Uses the API facets for fast, accurate counts (single API call). Use list_filters first to discover valid filter values.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/trsdn/msevent-mcp'

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