cipp-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | error, warn, info (default), or debug | |
| CIPP_API_KEY | No | Static Bearer token (use this OR the OAuth trio) | |
| CIPP_BASE_URL | No | Your CIPP deployment URL (e.g. https://cipp.yourdomain.com) | |
| MCP_HTTP_PORT | No | Port for HTTP mode (default: 8080) | |
| MCP_TRANSPORT | No | stdio (default) or http | |
| CIPP_CLIENT_ID | No | OAuth client ID issued by CIPP's API Client Management page | |
| CIPP_TENANT_ID | No | Entra tenant ID that owns the CIPP API-client app registration | |
| CIPP_TOKEN_URL | No | Override OAuth token endpoint (sovereign clouds only) | |
| CIPP_TOKEN_SCOPE | No | Override OAuth scope (default: <clientId>/.default) | |
| CIPP_CLIENT_SECRET | No | OAuth client secret paired with CIPP_CLIENT_ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/wyre-technology/cipp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server