Skip to main content
Glama
aixolotl

Microsoft Planner MCP Server

by aixolotl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoPublic URL of the server for OAuth redirecthttp://localhost:8000
CLIENT_IDYesAzure App Registration client ID
TENANT_IDYesAzure tenant ID
CLIENT_SECRETYesAzure App Registration client secret
ALLOWED_ORIGINSNoJSON-encoded list of allowed CORS origins["http://localhost:8000","http://localhost:6274"]
REQUIRE_AUTHORIZATION_CONSENTNoRequire extra client consent prompt (set false only for local dev)true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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