Skip to main content
Glama

CLI for Microsoft 365 MCP Server

by pnp
tsconfig.json358 B
{ "compilerOptions": { "target": "es2017", "module": "NodeNext", "rootDir": "./src", "outDir": "./dist", "moduleResolution": "NodeNext", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"], "exclude": ["node_modules", "**/*.spec.ts"] }

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/pnp/cli-microsoft365-mcp-server'

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