Monti APM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (not used in MCP mode) | 4002 |
| LOG_FILE | No | Log file path | ./logs/mcp-monti.log |
| NODE_ENV | No | Environment mode | development |
| LOG_LEVEL | No | Logging level | info |
| DEFAULT_HOST | No | Default host filter for tools | |
| MONTI_APP_ID | Yes | Your Monti APM App ID | |
| MONTI_API_URL | No | Monti APM GraphQL API endpoint | https://api.montiapm.com/core |
| MONTI_AUTH_URL | No | Monti APM authentication endpoint | https://api.montiapm.com/auth |
| DEFAULT_ENV_MODE | No | Default environment mode (dev, prod, all) | all |
| MONTI_APP_SECRET | Yes | Your Monti APM App Secret | |
| DEV_HOST_PATTERNS | No | Development host patterns (comma-separated) | mbp,macbook,pioneers |
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/coding-pioneers/monti-apm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server