Skip to main content
Glama
simseksem

MCP Container Tools

by simseksem

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_APP_INSIGHTS_RESOURCE_IDNoAzure Application Insights resource ID
AZURE_LOG_ANALYTICS_WORKSPACE_IDNoAzure Log Analytics workspace ID

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
azure_queryB

Run a custom Kusto query on Application Insights logs

azure_exceptionsB

Query application exceptions and errors

azure_tracesB

Query application traces and logs

azure_requestsC

Query HTTP requests to your application

azure_dependenciesC

Query external dependencies (HTTP, SQL, etc.)

azure_metricsC

Query Application Insights metrics

azure_availabilityB

Query availability test results

Prompts

Interactive templates invoked by user choice

NameDescription
code_reviewGenerate a code review for the given code
explain_errorExplain an error message and suggest fixes

Resources

Contextual data attached and managed by the client

NameDescription
Server StatusCurrent server status and health information

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/simseksem/mcp-container-tools'

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