Skip to main content
Glama
akkilesh-a

microsoft-todo-mcp-server-self-hosted

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server will run on locally.3001
CLIENT_IDYesYour Azure application (client) ID.
TENANT_IDNoThe Microsoft Azure tenant ID (e.g., 'consumers' or 'common').consumers
PUBLIC_URLYesThe public URL of your server (e.g., https://todo-mcp.yourdomain.com).
MCP_API_KEYYesA secret API key used to protect the /mcp endpoint.
REDIRECT_URIYesThe OAuth callback URL (e.g., https://todo-mcp.yourdomain.com/callback).
CLIENT_SECRETYesYour Azure application client secret.
DASHBOARD_PASSWORDYesPassword for accessing the server dashboard. Protects the /auth endpoint.
DASHBOARD_USERNAMENoUsername for accessing the server dashboard.admin

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/akkilesh-a/microsoft-todo-mcp-server-self-hosted'

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