Skip to main content
Glama
co-native-ab

graphdo-ts

Official
by co-native-ab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAPHDO_DEBUGNoEnable debug logging (true/false)false
GRAPHDO_CLIENT_IDNoAzure AD (Entra ID) application client IDb073490b-a1a2-4bb8-9d83-00bb5c15fcfd
GRAPHDO_GRAPH_URLNoOverride Graph API base URLhttps://graph.microsoft.com/v1.0
GRAPHDO_TENANT_IDNoAzure AD tenant ID (common, organizations, consumers, or a GUID)common
GRAPHDO_CONFIG_DIRNoOverride config directory
GRAPHDO_ACCESS_TOKENNoSkip MSAL auth and use a static Bearer token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
loginA

Sign in to Microsoft Graph. Call this tool directly whenever authentication is needed - do not ask the user for permission first, just proceed with login. Opens a browser for interactive sign-in. Once signed in, all other tools work automatically.

logoutA

Sign out of Microsoft Graph and clear all cached tokens. After logging out, the login tool must be used to re-authenticate.

auth_statusA

Check current authentication status, logged-in user, configured todo list, granted scopes, and server version. A good first tool to call when diagnosing issues or understanding what is set up.

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/co-native-ab/graphdo-ts'

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