LabOps Agent MCP Server
by Marianooss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BACKEND_URL | No | Public HTTPS URL of the backend for forecast chart images (optional, set after deploy) | |
| SUPABASE_KEY | Yes | Your Supabase service role key | |
| SUPABASE_URL | Yes | Your Supabase project URL | |
| SLACK_APP_TOKEN | Yes | App-Level Token from Slack app | |
| SLACK_BOT_TOKEN | Yes | Bot User OAuth Token from Slack app | |
| SLACK_USER_TOKEN | No | Optional user token for search.messages (requires xoxp- token) | |
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key | |
| SLACK_SIGNING_SECRET | Yes | Signing secret from Slack app | |
| LABOPS_ALERTS_CHANNEL | Yes | Slack channel for alerts, e.g. #labops-alerts |
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/Marianooss/Labops-Agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server