Azure Updates MCP Server
by juyamagu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| LOG_FORMAT | No | Log format: json or pretty | json |
| DATABASE_PATH | No | Path to SQLite database | ~/.azure-updates-mcp/azure-updates.db |
| SYNC_ON_STARTUP | No | Enable/disable startup sync check | true |
| SYNC_STALENESS_HOURS | No | Sync if data older than this many hours | 24 |
| DATA_RETENTION_START_DATE | No | Retain updates from this date onwards (ISO 8601: YYYY-MM-DD) | 2022-01-01 |
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/juyamagu/azure-updates-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server